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
}
https://community.thingpark.io/thingpark/dx/admin/latest/swagger-ui/index.html?shortUrl=tpdx-admin-tpe-api-contract.yaml
I am unable to access the API and generate a token.
Any help is appreciated.
Regards,