Resolved! Getting 404 when trying to call a rest api
i calling an api endpoint to get an oauth token back. i need to pass through the body the : username,password and grant_type. I am following exactly what works for me in a powershell script but i keep getting "invalid grant type" when trying to do vi...
