OAuth getAccessToken service error

Hello All,

I am calling the OAuth getAccessToken service with POST method by passing grant_type=‘authorization_code’ and code ( the authorization code).

But, it fails with the below error:
[ISS.0086.9287] Applications cannot set the “WWW-Authenticate” field in the HTTP response header.
Caused by: com.wm.app.b2b.server.ServiceException: [ISS.0086.9287] Applications cannot set the “WWW-Authenticate” field in the HTTP response header.

I am working in 9.0 version.

Thanks,
Sathya