Hello, I have success fully mapped by domain to url server on google cloud and everything is working correctly on the desktop app. However when I try and log in through the API call I get http/1.1 302 moved temporarily rather than http/1.1 200 OK per the documentation. Anyone can suggest what the issue is?
If you use quotes like that, you should be seeing an HTTP 400 bad request, because the quotes in your -d argument don’t make any sense. I was able to successfully log in to my dev server like this: