Unity Metanmask Login Error

Hi, we have installed the Unity SDK and scanned the Metamask QR code with the demo scene. But even though we have done all the steps (Dapp URL, Application ID), we are getting unauthorized error.

Has anyone encountered this error?

Which version of the Unity SDK are you using?

Double check your dapp URL and appId e.g. if the appId is incorrect, you will get that unauthorized error.

And check your server’s _User class permissions if you have made any changes to it before.