Page 2 of 3

Http Status 500 - when exporting android .apk?

Posted: Mon Jan 05, 2015 10:50 am
by Ambika P5280138

Hi,

I have integrate paypal in Appery io app but I have error on that service

{
"status":500,
"uri":"https://api.sandbox.paypal.com/v1/pay...",
"response":"
}


Http Status 500 - when exporting android .apk?

Posted: Mon Jan 05, 2015 11:54 am
by Maryna Brodina

Hello!

Do you have this error when test inside the app or in browser?

Could you clarify how did you add paypal implementation?


Http Status 500 - when exporting android .apk?

Posted: Mon Jan 05, 2015 11:55 am
by Ambika P5280138

Hi,
I have checked the my app in browser.


Http Status 500 - when exporting android .apk?

Posted: Mon Jan 05, 2015 11:59 am
by Maryna Brodina

Could you clarify how did you add paypal implementation?


Http Status 500 - when exporting android .apk?

Posted: Mon Jan 05, 2015 12:00 pm
by Ambika P5280138

I have sandbox account and REST API and follow the below tutorial

http://maxkatz.org/2014/06/13/quickly...


Http Status 500 - when exporting android .apk?

Posted: Mon Jan 05, 2015 12:02 pm
by Ambika P5280138

And I create Token service its return response and create payment service the payment service response show

{
"status":500,
"uri":"https://api.sandbox.paypal.com/v1/pay...",
"response":"
}


Http Status 500 - when exporting android .apk?

Posted: Mon Jan 05, 2015 2:10 pm
by Ambika P5280138

Now the response return 400 .
I have sent payer and intent parameter but its return parameter missing
I have attached my service setting page Image


Http Status 500 - when exporting android .apk?

Posted: Mon Jan 05, 2015 11:00 pm
by Yurii Orishchuk

Hi Ambika,

Did you set Authorization as header?

Also some parameters should be as object type.

See details on that video tutorial.

Regards.


Http Status 500 - when exporting android .apk?

Posted: Tue Jun 02, 2015 4:23 am
by Aeneas McBurney

I am also getting this issue with Paypal sandbox payments...

{
"status":500,
"uri":"https://api.sandbox.paypal.com/v1/pay...",
"response": Internal Server Error"
}

Has there been any updates to this?


Http Status 500 - when exporting android .apk?

Posted: Fri Jun 05, 2015 9:29 pm
by Evgene Karachevtsev

Hello Aeneas,

We are very sorry for the radio silence here. We are working on it and will get back to you with the update.