I am using Particle’s webhook to send data to ubidots. Some devices from the fleet are giving this error,
{"humidity":[{"errors":{"error":"The user has no permissions to add a new value to the variable."},"status_code":403}],"pressure":[{"errors":{"error":"The user has no permissions to add a new value to the variable."},"status_code":403}],"temperature":[{"errors":{"error":"The user has no permissions to add a new value to the variable."},"status_code":403}]}
Any help ?