Search code examples
postmaniotwatson-iot

getting 403 Forbidden when trying to add bulk devices on IBM IoT Platform


I'm getting "403 Forbidden" when trying to use Postman in order to add a POST call so that I can add bulk devices to IBM Watson IoT Platform


Solution

  • The bulk add endpoint /api/v0002/bulk/devices/add works fine for me in the Postman native app. I get the

    201 Created

    back and they are created.

    You are sparse on details but I'd guess you are using the chrome addon. Go Native for the best Postman experience.