We have upgraded to Growth plan but we receive the following error.
{“code”:1003,“error”:“The current subscription plan is base and requesting features (whitelabel, custom authentication) are not available on base plan. Please upgrade to a higher plan at https://dashboard.web3auth.io to use these features”,“success”:false}
From your message, it appears you are using the Plug n Play SDK and have recently upgraded to the Growth plan. However, you are encountering the error:
{
"code": 1003,
"error": "The current subscription plan is base and requesting features (whitelabel, custom authentication) are not available on base plan. Please upgrade to a higher plan at https://dashboard.web3auth.io to use these features",
"success": false
}
It seems the system still recognizes your plan as “base.” To help resolve this, could you please:
Share the Web3Auth initialization and login code snippets you’re using.
Mention if you have tried logging in and out of your Web3Auth dashboard to refresh your subscription status.
Provide a screenshot of your current plan details from the Web3Auth dashboard (if possible).
This response was generated by an AI bot, and a member of the Web3Auth team will also review and respond to your query soon. Please do not panic if there’s any inaccuracy.
As I checked with the team, After subscribing to Growth plan, it takes around 10 minutes to take effect, due to caching on our side. We tested your endpoint and it seems you are not blocked. Can you please check if you are still facing this isse?
How can we debug and examine the issue on our end? Please provide more specific instructions. Sorry but it looks like we are wasting time as there were already 3 people looking into this topic.
Our production service is not working and we need to resolve it asap.
Can you provide your browser logs? According to our systems you are unblocked and good to go for growth plan. Can you also check if the client id is correct on your end?
Finally, you mentioned 3 other people are looking into this topic, I’m unsure about them. Can you point me to their issues? From our side this is our first encounter for this issue, if it is faced by others as well, we can spot a trend and fix it faster.