Hello,
It seems like you didn't set request parameter "PushAPIkey".
Please send us request and response parameters from the network tab.
Hello,
It seems like you didn't set request parameter "PushAPIkey".
Please send us request and response parameters from the network tab.
Can I send it to you privately. If so were. I do have priority support.
Hello,
Sure, please emails us to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a.
Hi ,
I am also having same issues what was Jon had.Help me how to resolve that.
What's your question? What have you tried and what isn't working?
Hi,
I have used "Bearer {api_key_proxy}" in the Authorization field and also I followed as per the tutorial. while testing its shows
{ "status":401,
"uri":"https://api.stripe.com/v1/tokens";,
"response":{
"error":{
"type":"invalid_request_error",
"message":"Invalid API Key provided: {**oxy}"
}
}
}
how to resolve this?
Hi Jon
Please guide me how you solved that issue in your App.Still I didn't get any solutions for it.
You created the secure proxy as instructed here: https://devcenter.appery.io/documenta..., right?
If so, then everything should work. Just make sure you spell everything correctly. The error you're getting just means that the plugin isn't correctly obtaining the key value from your StripeDB entry. Please make sure you've followed everything correctly in that tutorial