How to resolve Insufficient auth error

image
This error appears when I am trying to change my Account in metamask. I have upgraded moralis module and react-moralis module to the latest

"moralis": "^1.3.2",
"react-moralis": "^1.3.1",

I don’t know exactly what is the problem. Maybe you changed some permissions in dashboard for some tables.

OnAccountChange event is working fine. but the issue appears when we try link the accounts.

Do you have more info about the error when you look in network tab in the browser? You should see the sent request and the response

Request
image

Response
image

Request and Response Headears

ok, I remember now, link will work now only with latest version of Moralis SDK