Forum Discussion

maxrussell's avatar
maxrussell
Contributor
9 years ago

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 param...