Bosch IoT Device Management - will be discontinued by mid 2024

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:

  1. Open the Suite API Docs: Bosch IoT Hub - Management API in a new browser window.

  2. Log in with your Management API credentials.

  3. Perform a GET request in the devices section, using your {tenant-id} and {device-id}.

Use the same approach to get the credentials.