Adobe Console OAuth correct URI for LoginIn -
i'm trying authenticate adobe i/o oauth app.
i've create app in "developement" mode , has own client_id etc.
the adobe docs seems allow login javascript or connecting url:
https://marketing.adobe.com/authorize?response_type=code&state=12345&client_id=[client_id]
if try connect url error:
the client id supplied invalid
now, think because i'm targeting wrong url cannot find anywhere correct url redirect user authentication. there sort of generic https://console.adobe.io/oauth/authorize out there?
Comments
Post a Comment