Developer Community

Ask a Question
Back to All

Cant get authorization code

I have used this link to get authorization code as mentioned in the documentation.

https://sandbox-idp.ddp.akoya.com/auth?connector=mikomo&client_id=CLIENT_ID&redirect_uri=https://recipient.ddp.akoya.com/flow/callback&response_type=code&scope=openid%20profile%20offline_access&state=appstate

And it took me to the below page for Mikomo.

I have the client id + secret, and API credentials as well but neither worked. What do i need to do put in here?

Thanks