Hi everyone,
we running in ["BAD CSRF"] Errors (403, Forbidden)  at the moment.
Request with API-Key looks like:
Url: https://<domain>/u/tschuerle.json?api_key=<valid key>&api_username=tschuerle
Body: {     "hide_profile_and_presence": true }
Method: PUT
Headers: "Content-Type" to  "application/json"
According to the web-hook logs It worked until April. At the moment we are running the lastest stable version 2.5.0.
Usecase: Set profiles to private after user-creation via web-hook and let the user’s decide on their own, if they want to make their profile public.
Any hints?
Thanks,
Thomas