"Invalid client" error for sub-sequent requests via POST /token from RDP API

Client stucks with requesting a token for sub-sequent requests via POST /token from our API.


image

Can you give me some hint what might be our client_id and whether this really is the issue I am facing? The highlighted (yellow) parts are related to where I believe the issue is located, but still maybe I'm wrong.


Thanks

Ronny

Best Answer

  • Hi @ronny.holzaufderheide,

    The client_id is a unique ID used by the platform to identify a specific application. The client should refer to the Quick Start guide which describes what this ID is and how to obtain it.

    They can refer to the following section within the Quick start and click on the associated link to create the ID:

    image

Answers