Posting form values to a rest endpoint
I'm trying to POST to a REST endpoint, utilising a username and password (in order to be returned a token, for an OAuth2 Resource Owner flow). When I add the various form values required as parameters, I'm not seeing them in the body of the request sent.1.8KViews0likes4Comments