Resolved! REST API: Request Token without sending user/password in the Request Body
Hey everyone, I can't figure out the best way to pass the user/password to this post request. Has anyone done this before? The API works just fine when I pass the user/password on the Request body, but I am pretty sure this is not the best way to do ...