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
{{ message }}
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Reason
The Tiki Ingest is returning a JWT error
Description
When submitting the order data to tiki ingest, the endpoint is returning an error with the JWT token authentication
The query used to generate the acess token:
grant_type=client_credentials&client_id=<publisher_id>&client_secret=&scope=storage
The token is generated successful, but the Tiki endpoint returns the error:
Success Criteria
Additional Information
No response
The text was updated successfully, but these errors were encountered: