Open morten-krogh opened 6 years ago
I've been playing around with this API a little bit. It seems that a successful deletion does not return a response and rather it times out. I am making the call with Python + Requests to simulate the HTTP request required. I successfully receive error codes but nothing about success.
ROS has a user deletion HTTP API.
This has been requested to be a public API.
https://github.com/realm/realm-object-server/issues/315
We should document it.
Goals
Expected Results
Actual Results
Steps to Reproduce
Code Sample
Version of Realm and Tooling
Logs
systemctl status realm-object-server.service
Paste output here
sudo journalctl -u realm-object-server.service
Paste output here
cat /var/log/realm-object-server.log
Paste output here