Rank 1: Thread
Heys Guys,
Over here I am trying to make an email verification process after the account is created but I'm getting this error-- AppwriteExpection: general_unauthorized_scope,User (role:guest) missing scope (account) (401)
If I checked my console the user is created but not verified. I got this error when I tried to verify the email using the SDK account.createVerification.
appwrite SDK version:8.1.0
platform: flutter (android).
A quick help can save my confusion, cause I don't know what the problem is here. I have search other support questions which are similar but none matches my problem.