Please check the attached image. I keep getting Server Error when I try to change the attribute key of a relationship attribute.
I tried to delete it. Now it stucks 🤦♂️
Wow now the whole database becomes buggy. I can't even do PUT request to update anything anymore.
Just for the context, I used Postman to update name and other attributes before without an issue. But after the above incident now my whole database is not working. I can't use "the same" PUT request to update name or anything else.
What should I do? May I have a staff take a look at this please?
Recommended threads
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...