TypeScript
UpdateUserEvent Request: {"body":{"onboarded":"false"},"bodyRaw":"{\"onboarded\":\"false\"}","bodyText":"{\"onboarded\":\"false\"}","bodyJson":{"onboarded":"false"},"bodyBinary":{},"headers":{"accept":"*/*","authorization":"Basic auth token","content-length":"21","content-type":"application/json","host":"syd.cloud.appwrite.io","user-agent":"Appwrite/1.7.4","x-appwrite-continent-eu":"false","x-appwrite-event":"users.687b69e50016aef915b4.update","x-appwrite-key":"key---","x-appwrite-trigger":"event","x-appwrite-user-id":"appwrite id"},"method":"POST","url":"http://syd.cloud.appwrite.io/","query":{},"queryString":"","host":"syd.cloud.appwrite.io","port":80,"scheme":"http","path":"/"}
UpdateUserEvent body: {"onboarded":"false"}
TL;DR
Event triggers are not sending the user object payload correctly. The developers attempted to update user event, but the payload is not carrying over the necessary user data. Developers need to investigate this issue further to ensure the payload contains the required information for the event trigger to work accurately.Recommended threads
- Build failed
FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
- Other DateTime Columns Are Saved Incorre...
When opening a row’s details from the console and editing any field, the timestamps of other DateTime columns are being automatically changed and incorrectly sa...
- Invalid Origin. Register your new client...