How do I get access to apps settings area?

in Development
Hello,
I've inherited a Lightspeed integration, and I need to do some troubleshooting on it. We hit `oauth/authorize.php` to get the temporary access token, then take next step to get real access token, etc.
The issue is, the `redirect-uri` on our dev integration is pointing to a now defunct local address. How can I go about logging in to change that? I will happily PM my live and dev client_ids to someone at Lightspeed. Thanks in advance.
I've inherited a Lightspeed integration, and I need to do some troubleshooting on it. We hit `oauth/authorize.php` to get the temporary access token, then take next step to get real access token, etc.
The issue is, the `redirect-uri` on our dev integration is pointing to a now defunct local address. How can I go about logging in to change that? I will happily PM my live and dev client_ids to someone at Lightspeed. Thanks in advance.
Best Answer
-
[Deleted User] Posts: 0
Hello @timotheus,
If you have your client id and client secret you can update the redirect url or any other information here.