Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Stripe Secure Proxy - What goes in the service Authorization field?

Hello,

It seems like you didn't set request parameter "PushAPIkey".
Please send us request and response parameters from the network tab.

bahar.wadia
Posts: 0
Joined: Wed Aug 07, 2013 2:05 am

Stripe Secure Proxy - What goes in the service Authorization field?

Can I send it to you privately. If so were. I do have priority support.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Stripe Secure Proxy - What goes in the service Authorization field?

Hello,

Sure, please emails us to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a.

keerthana R
Posts: 0
Joined: Tue May 03, 2016 7:14 am

Stripe Secure Proxy - What goes in the service Authorization field?

Hi ,
I am also having same issues what was Jon had.Help me how to resolve that.

Jon Haider
Posts: 0
Joined: Thu Oct 16, 2014 2:53 pm

Stripe Secure Proxy - What goes in the service Authorization field?

What's your question? What have you tried and what isn't working?

keerthana R
Posts: 0
Joined: Tue May 03, 2016 7:14 am

Stripe Secure Proxy - What goes in the service Authorization field?

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?

keerthana R
Posts: 0
Joined: Tue May 03, 2016 7:14 am

Stripe Secure Proxy - What goes in the service Authorization field?

Hi Jon
Please guide me how you solved that issue in your App.Still I didn't get any solutions for it.

Jon Haider
Posts: 0
Joined: Thu Oct 16, 2014 2:53 pm

Stripe Secure Proxy - What goes in the service Authorization field?

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

Return to “Issues”