I go fresh install of appwrite 1.2.1 and try to create a key from console, but git this error message wich block save
NB: Add "Console" tag ?
More info :
400 on https://myappwrite/v1/projects/6405fcb21f825c77bb52/platforms
Here browser console
And docker log
And payload
name isn't send on request
Fun fact. I relaunch POST request with name on payload, got 201, I can't see it on listing but now I can create other <:appwritebunnyears:946072155567820821>
Test it via other fresh install, can't replicate this bug..
Apparently, on some conditions, name isn't send to request? To add on your backlog <:appwriteupvote:899677724615016528>
Hey. can you open an issue here so we are able to debug this: https://github.com/appwrite/appwrite Seems like you don't need help anymore on this or do you?
Interestingly, I just ran into this same issue.
This is the related issue: https://github.com/appwrite/appwrite/issues/4847
For now, refresh the page and try again.
Recommended threads
- Admin Impersonating Clients?
I have a client that needs to use the admin User, to impersonate the Clients in order to debug better the App and the services that they are providing, could yo...
- create project api-rest
Hello good afternoon, I'm developing a project where I need to create a project by apirest, but I'm stuck with this "projects.read" permission, can I change my ...
- Twillio config in Appwrite (sms config r...
Hellow , can I succesfully notify users through sms with the Twillio service through Appwrite without a Sender number from Twillio ?? i don t have that on my ...