path_in_oauth_response without effect #58589
Unanswered
wuwenrufeng
asked this question in
Connector Builder
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OAuth Flow returns the nested access_token only, under the data property
when Authenticate your oceanengine account get error return:
Internal Server Error: java.io.IOException: Missing 'access_token' field in the
OAuth Output
. Expected fields: [access_token, refresh_token]. Response data: {"code":0,"message":"OK","request_id":"20250422155842CC6E962055","data":{"access_token":"d80a378a2bc88074123","advertiser_ids":[1823828494349465],"expires_in":86400,"refresh_token":"92d4305eeaa56b8e0ed881","refresh_token_expires_in":2592000}}Beta Was this translation helpful? Give feedback.
All reactions