I have a slight issue looking for the section to add my auth bearer token. I have been able to use the stripe API key as it has been instructed but now there is an issue where I need to provide the Authorization bearer token within my application I am using the ngrok to use the function hook to get the stripe customer id locally so my guess is to add it in the http header because this call should be handled server side.
n
Needle
04/14/2022, 2:25 AM
Hello @lrnecgcysiam!
This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``.
Pinging @User so that they see this as well!
Want to unsubscribe from this thread?
Right-click the thread in Discord (or use the ... menu) and select Leave Thread to unsubscribe from future updates.
Want to change the title?
Use the
/title
command!
We have solved your problem?
Click the button below to archive it.
l
lrnecgcysiam
04/15/2022, 5:35 PM
So Is this question not worth answering?
n
Needle
04/16/2022, 6:12 PM
🆕 test changing title
Needle
04/16/2022, 6:13 PM
🆕 Where should I add the authorization Bearer in my react app?