When trying to clone staging environment from UI, I get “Error when cloning environments database”. When trying from console, this is how error looks:
Error: status code: 400 Bad Request ; body: {"type":"about:blank","title":"Bad Request","status":400,"detail":"Error when cloning environment's database","instance":"/api/environment/uuid-here/clone","message":"Error when cloning environment's database"}
Error: 400 Bad Request
I’m not sure it’s good idea to post our application UUID publicly. Imagine some backdoor in the future (that bypasses auth) and our UUID is here ready to copy/paste. Correct me if I’m missing something obvious.
Otherwise, the issue with 400 is no more there, it started working in couple of hours yesterday.