Skip to main content

Ich bekomme immer bei der Anbindung folgendes Feedback:

Fehler beim Importieren: Stripe - You did not provide an API key. You need to provide your API key in the Authorization header, using Bearer auth (e.g. 'Authorization: Bearer YOUR_SECRET_KEY'). See https://stripe.com/docs/api#authentication for details, or we can help at https://support.stripe.com/.

 

Habe schon folgendermassen abgeändert:


API_USERNAME=>Authorization: Bearer sk_live_{mysecretkey}
API_DAYS=>14
API_ALLPAYMENTS=>1
API_SKIPPAYOUTA=>1

 

Vorher hatte ich ohne “Authorization: Bearer”. Hat jemand Ahnung?

Bist du auf der Cloud? Kannst du ein Screenshot hier kurz posten?


Ja, bin auf der Cloud.

 


Der Username ist falsch es muss sk_…. Sein bei dir steht da was mit Autorization … das muss alles weg es geht direkt mit dem sk los


wenn ich es ohne “Authorization… “ eingebe erscheint folgendes beim Import:

 

Fehler beim Importieren: Stripe - You did not provide an API key. You need to provide your API key in the Authorization header, using Bearer auth (e.g. 'Authorization: Bearer YOUR_SECRET_KEY'). See https://stripe.com/docs/api#authentication for details, or we can help at https://support.stripe.com/.

 

Gar so unüberlegt bin ich schon nicht… ;-)


Kannst du nochmal ein Screenshot zeigen?

normal sind da Semikolons am Ende immer 
 

uuid-878560d0-8037-28d0-f43e-fead860a5256-de.png
 


Antworten