Unable to Generate Auth Token for Lightroom API
Helllo,
I created an integration with Lightroom Services in the Adobe Developer Console. The integration successfully created a Client ID (api key) and client secret. I am trying to Authorize Request as step one of creating an auth token according to this documentation. However, when I send a request to the Authorize Request endpoint I receive an error that the client Id is not valid. I know this isn't the case, because the client Id works with the Lightroom services Health Check endpoint. Additionally, it seems like the client secret created by the integration is not the correct auth token needed in other Lightroom services endpoints like catalogs.
Any help would be appreciated. Thanks!
