Rank 1: Thread
Hello,
I would like the new logging system to better understand what happens in my appwrite functions.
I have upgrade from iteratively from 1.3.4 to 1.3.8.
Now, I am upgrading my appwrite server from 1.3.8 to 1.4.0 and it works quite well but when I go to the function page, I see the side menu and an error 500 instead of my function list. I don't know what to do. I did find any information about this kind of issue.
According the console, I don't have the right: {fake@mail.com} (role: owner) missing scope (none).
The response of the API call is "general_unauthorized_scope".
I tried to skip this issue by upgrading from 1.40 to 1.4.1, but during the upgrade a lot of yellow message highlighting missing or already existing attributes is prompted.