Hi, just upgraded to latest version (1.3.3) from v1.3.1 via v1.3.2. Now when I try to login to the console I get this error. That's what I see from the logs:
[Error] Timestamp: 2023-04-29T12:50:03+00:00 [Error] Method: POST [Error] URL: /v1/account/sessions/email [Error] Type: Utopia\Database\Exception\Authorization [Error] Message: No permissions provided for action 'create' [Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php [Error] Line: 2483
Did you run the migrate command on 1.3.2?
I didn't, the website says for minor upgrades we should not
should I go back to 1.3.2 and run it?
No
Did you run the migrate command on 1.3.3?
no
as above
Can you please try running the migrate command on 1.3.3?
sure
that worked! thanks
[SOLVED] No permissions provided for action 'create'
Recommended threads
- Console: Query on attribute has greater ...
I noticed an issue when one of my tables reached over ~800 rows. That table is relational to my users table Within the console I am able to view the table with ...
- Query regarding hackathon sponsorship
We at our college were organising a hackathon and I was wondering whether appwrite would like to partner with us? We are from a student branch of IEEE. It is a...
- How do I get my PR merged in auto genera...
https://github.com/appwrite/sdk-for-go/pull/48 I have raised this PR today in a sdk-generator repository which is a auto-generated repository. Now, as it is a a...