SSL and PayPal

If you think that something doesn't work in Aware IM post your message here
Post Reply
rocketman
Posts: 1239
Joined: Fri Jan 02, 2009 11:22 pm
Location: Preston UK
Contact:

SSL and PayPal

Post by rocketman »

another thing that seems to have gone belly up since implementing an SSL certificate.

PayPal can no longer return to AIM. Below is the 404 error

HTTP Status 404 – Not Found

Type Status Report

Message /AwareIM/req.awurl&BAS_SUCCESS=true

Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.

Members wanting to settle their account H.E.L.P.!!!!
Rocketman

V8.7 Developer Edition. Server 2016 Standard edition. MySql 5.5
Jaymer
Posts: 2430
Joined: Tue Jan 13, 2015 10:58 am
Location: Tampa, FL
Contact:

Re: SSL and PayPal

Post by Jaymer »

/AwareIM/req.awurl is correct as long as "AwareIM" is still your App home directory

I had gotten that error before also - have you adjusted the webhook call at Paypal - they may be calling http instead of https still.

Its also trick doing testing because some services won't allow you to call localhost for their callback/webhook
Click Here to see a collection of my tips & hacks on this forum. Or search for "JaymerTip" in the search bar at the top.

Jaymer
Aware Programming & Consulting - Tampa FL
rocketman
Posts: 1239
Joined: Fri Jan 02, 2009 11:22 pm
Location: Preston UK
Contact:

Re: SSL and PayPal

Post by rocketman »

Jaymer wrote:/AwareIM/req.awurl is correct as long as "AwareIM" is still your App home directory

I had gotten that error before also - have you adjusted the webhook call at Paypal - they may be calling http instead of https still.

Its also trick doing testing because some services won't allow you to call localhost for their callback/webhook
Ahh - well spotted. That's not my home directory anymore (but it might be in the morning :roll: )- Good Catch!!
They are calling https - I checked the page source with Safari's web inspector
Rocketman

V8.7 Developer Edition. Server 2016 Standard edition. MySql 5.5
rocketman
Posts: 1239
Joined: Fri Jan 02, 2009 11:22 pm
Location: Preston UK
Contact:

Re: SSL and PayPal

Post by rocketman »

err... actually, thinking about it. AwareIM IS still my home directory as far as the url is concerned, although the actual installation folder on my server is named differently. And anyway, it worked in V8.0
Rocketman

V8.7 Developer Edition. Server 2016 Standard edition. MySql 5.5
Post Reply