Tokopedia Seller API
Seller API[Developer Console] New Get Bearer Token Mechanism
Publish Date: Oct 22, 2021
- The access_token is extended and valid for 2 weeks. After 2 weeks, the client will have to generate a new access_token, or else the API call will return an “unauthorized” error.
- The new access_token just can only be obtained if the previous access_token is already expired. So hopefully, our partner can adapt to this new acces_token mechanism.