Dear Envato Support Team,
I am reaching out regarding an issue with using the Envato API. When attempting to make a search query through your API, I receive an error about an invalid token.
Request Details:
curl -k -X GET "https://api.envato.com/v1/discovery/search/search/item?term=nature&site=elements&category=video" -H "Authorization: Bearer YOUR_TOKEN_HERE"
(Note: I have replaced the original token with “YOUR_TOKEN_HERE” for security reasons)
Error Received:
{"error": "Invalid API token: The API token you provided does not match any active token. Double-check your API token or try to create a new one.", "reason": "invalid-token"}
I am confident that I am using a token that was recently generated in my account. I have verified the correct input of the token multiple times.
I kindly request your assistance in resolving this issue. Are there any additional requirements or settings that need to be considered when using the API?
Thank you for your help!