OAuth 2.0 - Invalid_client after authorize, paypal, php

Viewed 11

I created an application so that my clients can login through PayPal. I need their data to generate a report in their account.

Authorization is successful, but when I return to my site, I see a Message on a white screen: invalid_client

What is the reason?

0 Answers
Related