Register product problem error 403

Hello I’m trying to Register your theme using token but when I click on Register Now I get this error:

Invalid token, the server responded with code 403.

I think I have to whitelist your ip on my firewall but I don’t find your ips.
Can you help me please?

Hi @veczero,

Response codes

  • 403 means the personal token is incorrect or does not have the required permission(s).

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

permission except the above 3 can cause other error. Hope this will help you.

Thanks