Forum Discussion

csharpe's avatar
csharpe
New Contributor
9 years ago
Solved

Adding parameter after an Oauth token in the authorization header

I need to pass an additional parameter value after the Oauth2 token in the authorization header. I'm not sure how to do this. I have used Oauth2 in SOAPUI NG pro before (credentials grant) but have n...