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

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -