Page 1 of 1

PayPal API Plugin, return_url Page Not Found (404)

Posted: Mon Sep 28, 2015 4:09 am
by Gino Borland

Hi. I'm following the PayPal API Plugin tutorial and receive a Page Not Found (404) after the purchase.

I'm probably missing something silly.

I'm guessing it's related the callback (return_url) documented here:
https://devcenter.appery.io/documenta...

I tried manually going to the url and received the same 404 error:
http://appery.io/app/view/3d8acc82-79...

I'm not sure how to proceed or debug this.


PayPal API Plugin, return_url Page Not Found (404)

Posted: Mon Sep 28, 2015 11:31 am
by Serhii Kulibaba

Hello Gino,

Could you clarify have you changed anything on Source tab? This (http://devcenter.appery.io/tutorials/...) doc should help.


PayPal API Plugin, return_url Page Not Found (404)

Posted: Mon Sep 28, 2015 4:37 pm
by Gino Borland

No, I haven't changed anything on the Source tab. Just following the tutorial.


PayPal API Plugin, return_url Page Not Found (404)

Posted: Wed Sep 30, 2015 6:15 pm
by Gino Borland

I started over fresh, creating a new app strictly following the tutorial. It works as advertised. Happy.

But when I apply what I believe are the exact same steps to my app, it mostly works, but still gives a Page Not Found 404 error after the purchase is complete.

As a test, I pasted the tutorial app's PayPal_Settings/return_url in the browser and it works. But when I paste the PayPal_Settings/return url from my app, using my app id (which I paste from my app's App Builder url), it gives a Page Not Found 404 error.

Weird.

Still stuck.


PayPal API Plugin, return_url Page Not Found (404)

Posted: Wed Sep 30, 2015 8:32 pm
by Gino Borland

As a hunch and just grasping at straws, I deselected: App Settings's "Render all pages in one HTML file (jQuery Mobile multi-page template)" and removed browser cache.

Some combination of that or other black magic and now it works!

Confused, but happy.

=)

Gino


PayPal API Plugin, return_url Page Not Found (404)

Posted: Wed Sep 30, 2015 9:24 pm
by Illya Stepanov

Thanks for the update!