OAuth2 Authentication Guide for Data as a Service

OAuth2 Authentication Guide for Data as a Service

REST Request with Token in the Body

REST Request with Token in the Body

The final option is to include the access token as another field in the body of a POST request rather than as an HTTP header:
POST /StrikeIron/emv6Hygiene/EMV6Hygiene/VerifyEmail HTTP/1.1 Host: ws.strikeiron.com Content-Type: application/x-www-form-urlencoded LicenseInfo.RegisteredUser.UserID=e66ce8de3d87454eb236211b4005d570 VerifyEmail.Email=user@domain.com VerifyEmail.Timeout=5

0 COMMENTS

We’d like to hear from you!