Hello,
I have not been able to download the catalog for the last 3 days. The last successful download was on 1/28/2024.
I am able to request and receive the access_token by calling this REST service:
https://transact.ti.com/v1/oauth/accesstoken
Yet when I call the this REST service and pass in the required access_token, I do not receive the catalog JSON.
https://transact.ti.com/v2/store/products/catalog
Has the API changed or is there an issue downloading the catalog with the API?