You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recreated the request in postman to get further details of the error. The error-message we received is the following:
{
"reason": "There was an error processing your request. Request id: C0SrDhM2OqQD60LNtOOXPnYH5hFcsUJe.",
"message": "System error"
}
There were no changes in our code that would affect the Creative Cloud Libraries-integration. We checked if all Keys, Secrets and Variables are set correctly.
Hello,
we are encountering problems with our connections to Creative Cloud Libraries.
Since recently all our connections are being disconnected.
The creation of the connection itself is successful.
However, the connection is not active.
We check if the connection is active via this url: https://cc-libraries.adobe.io/api/v1/libraries/
In the logs we find that an 401 (Unauthorized) causes this error.
We recreated the request in postman to get further details of the error. The error-message we received is the following:
There were no changes in our code that would affect the Creative Cloud Libraries-integration. We checked if all Keys, Secrets and Variables are set correctly.
This is the request we sent via postman:
We appreciate you help with this error.
Best wishes
The text was updated successfully, but these errors were encountered: