Korbs
Hi there, I'm trying to test out the PR by @loks0n, which is seen here: https://github.com/appwrite/demos-for-astro/pull/7 Don't think it's an issue with the PR, I think it could be something on my end.
Any idea?
TypeScript
15:41:15 [ERROR] app.65c146e09d77d9329c1a@service.cloud.appwrite.io (role: applications) missing scope (public)
Stack trace:
at /home/korbs/Documents/assr/node_modules/luke-node-appwrite-ssr/lib/client.js:219:15
[...] See full stack trace in the browser, or rerun with --verbose.
TL;DR
Developer is encountering an "missing scope (public)" error while testing a PR by <@185460546336718859>. They believe the issue might be on their end.
No solution is provided. Recommended threads
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...