Getting error while i paste url for Temporary Token
I am receiving an "{"error":"invalid_client","error_description":"The client id supplied is invalid"}" error.
I am going to this link:
https://cloud.lightspeedapp.com/oauth/authorize.php?response_type=code&client_id=da70f20bc23dde5582dba409562c10cff6c1314674f4ce1b035d608cae771796&scope=employee:all
Then it goes to a Lightspeed Retail login at:
https://cloud.lightspeedapp.com/login.html?redirect_after_login=%2Foauth%2Fauthorize.php%3Fresponse_type%3Dcode%26client_id%da70f20bc23dde5582dba409562c10cff6c1314674f4ce1b035d608cae771796%26scope%3Demployee%3Aall
It allows me to login with my Lightspeed credentials and then gives me the error with a url of:
https://us.lightspeedapp.com/oauth/authorize.php?response_type=code&client_id=da70f20bc23dde5582dba409562c10cff6c1314674f4ce1b035d608cae771796&scope=employee:all
I am able to login at the update Oauth site with that Client ID, so I'm sure it's correct. Please Help.
3 comments
I am experiencing the same issue. I'm trying to use parabola.io to automate some stuff, and it has previously worked for me with Lightspeed's Oauth 2.0, but now when I use the exact same connection method and everything is the same as before, it throws this error at me too. I'm also positive that my client_id is correct because I copied it directly from Lightspeed's API client update page where it can't be changed.
Please help.
@Michael Carey
@Ali_Masoumie
@LucienVersendaal
@JulienD
I have a screen recording I can provide for you.
Hey guys,
Here is an tutorial video on how to authorize:
https://community.lightspeedhq.com/en/discussion/3979/lightspeed-retail-api-tutorial#latest
Hope this helps.