Page 3 of 3

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

Posted: Mon Jan 11, 2016 6:47 pm
by Serhii Kulibaba

Hello,

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


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

Posted: Tue Jan 12, 2016 3:12 am
by bahar.wadia

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


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

Posted: Tue Jan 12, 2016 6:11 am
by Alena Prykhodko

Hello,

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


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

Posted: Tue May 17, 2016 10:05 am
by keerthana R

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


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

Posted: Tue May 17, 2016 10:07 am
by Jon Haider

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


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

Posted: Tue May 17, 2016 12:47 pm
by keerthana R

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?


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

Posted: Wed Jun 01, 2016 5:22 am
by keerthana R

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


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

Posted: Wed Jun 01, 2016 4:42 pm
by Jon Haider

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