Using the Thingpark Community API
Hello,
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,