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
- How to successfully migrate from 1.9.0 t...
I've tried the automatic tool for migration but my Appwrite (self-hosted) went to a broken state. My functions wouldn't deploy anymore, some things just didn't ...
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...