Not able to update financity theme through envato plugin

Hi

Need your help to implement theme. I see the below errors when update the API

Hi,

Contact with your purchase item author hope they will helped!

Thanks!

Hi @thebriefcoinmen,

Envato API personal token:

You can generate Envato API personal token here . Please make sure you set required Token permissions. It may prompt you to sign into your Envato account

Before you create a new token the following 3 permissions should be selected from the list of permission available on the Token page.

  1. View and search Envato sites (checked by default)
  2. Download the user’s purchased items
  3. List purchases the user has made

Hope this will help you.

Thanks

I have used the same process but getting below error

Additional Error Details:
Failed to query total number of items in API response.
Unauthorized
{“request_url”:“https://api.envato.com/v1/market/total-items.json”,“response_code”:401,“response_cf_ray”:“7cbb6ec91a94179b-MAA”,“response_server”:“cloudflare”} "

See the attached file.

  • 401 means the authorization header is missing or malformed. Verify that your code is correct.

You can delete this token and try to create a new one with proper permissions.

Otherwise please open a help ticket, they’ll be happy to help you fix this:

In the mean time you can check these replies:

@baileyherbert

Thanks for tagging me in, @mgscoder!

@thebriefcoinmen, the error you’re seeing might indicate that you’re not actually saving the token. When you paste the token into the plugin, please click “save changes” first. If you click the “test” button first, it won’t save the token and you’ll see the same error.

image

The token itself should look like a string of 32 random letters and numbers, such as:
MfnNj21yEmxIx1jeKlczA1Tf72ANYAOj

1 Like