Using the Thingpark Community API

Using the Thingpark Community API

Hello,

I have an account with https://community.thingpark.io/tpe/

I am trying to access the API for some python scripts. With the swagger ui, I am getting the following error.

{
  "code": 400,
  "message": "Bad request: Invalid client id or secret",
  "errorId": null
}

I am unable to access the API and generate a token. 

Any help is appreciated.

Regards,