Ambika P5280138
Posts: 0
Joined: Mon Jan 05, 2015 5:45 am

Http Status 500 - when exporting android .apk?

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":"
}

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Http Status 500 - when exporting android .apk?

Hello!

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

Could you clarify how did you add paypal implementation?

Ambika P5280138
Posts: 0
Joined: Mon Jan 05, 2015 5:45 am

Http Status 500 - when exporting android .apk?

Hi,
I have checked the my app in browser.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Http Status 500 - when exporting android .apk?

Could you clarify how did you add paypal implementation?

Ambika P5280138
Posts: 0
Joined: Mon Jan 05, 2015 5:45 am

Http Status 500 - when exporting android .apk?

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

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

Ambika P5280138
Posts: 0
Joined: Mon Jan 05, 2015 5:45 am

Http Status 500 - when exporting android .apk?

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":"
}

Ambika P5280138
Posts: 0
Joined: Mon Jan 05, 2015 5:45 am

Http Status 500 - when exporting android .apk?

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

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

Http Status 500 - when exporting android .apk?

Hi Ambika,

Did you set Authorization as header?

Also some parameters should be as object type.

See details on that video tutorial.

Regards.

Aeneas McBurney
Posts: 0
Joined: Mon Jun 16, 2014 7:49 am

Http Status 500 - when exporting android .apk?

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?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Http Status 500 - when exporting android .apk?

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.

Return to “Issues”