KillerMang0Original post
Web Developer
I am following the newest YT video about Appwrite Auth https://www.youtube.com/watch?v=7LN05c-ov_0, and I am getting an error that says:
response: {
message: 'app.****@service.cloud.appwrite.io (role: applications) missing scope (public)',
code: 401,
type: 'general_unauthorized_scope',
version: '0.12.113'
}
Summary
Developers are encountering a 'missing scope (public)' error on cloud.appwrite.io (role: applications) while following a YouTube tutorial on Appwrite Auth. This issue is leading to a 401 error.