What product/components do you use and which version/fix level?
Cumulocity IoT tenant Backend: 1013.0.143 UI: 1013.0.143
Are you using a free trial or a product with a customer license?
Partner tenant
What are trying to achieve? Please describe in detail.
Trying to create a device using Postman with c8y library imported.
Tried {{url}}/inventory/managedObjects with:
body : {
“name”: “testMeasurementDevice”,
“c8y_IsDevice”: {},
“c8y_SupportedMeasurements”: [
“c8y_TemperatureMeasurement”]
}
Checked and double checked my user id and password used in creating the OAuth to be correct and was able to use it to login to my tenant. But the Postman API call failed.
I do have the right roles as a Cumulocity user on my tenant.
Do you get any error messages? Please provide a full error message screenshot and log file.
“error”:“general/internalError”,“message”:"Invalid credentials! : The user agent is forbidden for Basic Authentication.
Have you installed latest fixes for the products
I think this is the latest release