I’m trying to take the php auth example given in the documentation but I’m trying to figure out a way of being able to validate that the client has a oAuth access token prior to installation. The only way I know I can do that is using the merchant ID. Should I store the merchant ID in a cookie during the first app installation and then retrieve it each time the client tries to access my application? Thanks
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Please update PHP pages? | 1 | 1132 | November 19, 2021 | |
| Multiple oAuth access and refresh tokens for single app on multiple machines | 13 | 5619 | May 5, 2022 | |
| Unable to obtain OAuth access token using Sandbox API Explorer | 2 | 1390 | December 2, 2022 | |
| Production: Authorization code not found for app | 6 | 2937 | March 8, 2022 | |
| After rotating our client_secrets for the Sandbox and Production environments we are getting "Not Authorized" on all OAuth Endpoint requests | 9 | 1548 | March 31, 2022 |