Create a Suite Auth client
Each call to our services needs to be authorized.
In this case, you will use the Suite Auth approach provided by the Bosch IoT Suite portal.
Navigate to the Bosch IoT Suite portal https://accounts.bosch-iot-suite.com/subscriptions/
Click the icon for My Account
Click the icon for OAuth2 Clients
Click + New OAuth2 Client
Set a name for the client.
Select the Hub and the Things scope.
Click Create to store the entries.
You may need to Refresh the page after a few seconds to see your OAuth 2 client details.Henceforth, whenever you need a token this client can create one.