Register private application (script) -> Access token

Hi,

I'm trying to create a "private application" (script) following "TeamViewer API Documentation"

When you register the application you have to specify if you want to use it for your own account only (private ap-plication, also referred to as “Script”)

Registering the script should return an access token:

When you register an application for your own use only, you will get an access token that can be used di-rectly for any API function that requires it

Not access token is being returned, i'm receiving a client-id and client-secret:

tv_screenshot.png

Kind regards,

 

 

Tagged:

Best Answer

Answers