Issue linking device on the authorization page via thirdweb cli

Encountering issues when linking a new device via the authorization page.

Error

Encountering issues when linking a new device via the authorization page.

Error Reason

There could be several reasons for this issue. We recommend completing the authorization in a single flow and disabling VPNs or ad-blockers. If the problem persists, follow the steps below to bypass the authorization page

Solution

You can bypass the authorization page using a secretKey in your command line.

  1. You need to obtain a secretKey through the thirdweb dashboard. Visit https://thirdweb.com/dashboard/settings/api-keys to do so.
  1. Once you have your key, you can proceed to your terminal and deploy your contract using the following command: npx thirdweb deploy -k secretKey

That’s it! Now you should be able to obtain a link to deploy your contract.


Can’t get this working? If you’ve followed the above and still have issues, contact our support team for help.

Did this answer your question?
😞
😐
🤩