Problem sending telemetry data
When sending telemetry data over HTTP I get a “HTTP / 1.1 403 Forbidden” error.
What is the problem?
Please make sure that the device is registered. Check this by performing a GET request on the Management API. Therefore you need to perform the following steps:
Open the Suite API Docs: Bosch IoT Hub - Management API in a new browser window.
Log in with your Management API credentials.
Perform a GET request in the devices section, using your {tenant-id} and {device-id}.
Use the same approach to get the credentials.