Stripe API Key?


Someone can help me about that if i just copy paste the good stripe key api

Hi @vetraah! How are you? I had to connect my app to Stripe API twice. I had a lot of issues like this. HTTP 401 error.

Try to take a look at the keys, see if you are using the correct key (live or staging) for the protected environment. Also make sure the key does not contain extra spaces or invalid characters.

Maybe the API key has been disabled or revoked… If the key has been revoked by Stripe for security reasons, you will need to generate a new one in the Stripe Dashboard.

Inside the header, add the parameter: Authorizaton = Bearer Your token

Also check the Stripe logs for key usage, if there was any change or something.

Review these steps and keep me posted. I have had similar issues before, I can help you👊

Review these steps and keep me posted. I have had similar issues before, I can help you👊
If you want, let’s schedule a call! https://calendar.app.google/2vthkv2wdavWV84o6

hi i’m good thx u wbu ? the key is good because yesterday everything was working well ? thanks for your help :slight_smile:

This topic was automatically closed after 70 days. New replies are no longer allowed.