Hi Team,
While testing API from the drupal dev portal getting verify oauth access token failed in trace.
I added CORS headers in optionpreflite flow as per apigee docs(https://docs.apigee.com/api-platform/develop/adding-cors-support-api-proxy)
and in curl it sending BearerToken, but if we test in any testing tool we sent Bearer {token}. Its not passing this token in authorization headers when I am enabling the trace.
Please help with this isuue.
Thank you sravani