Hello,
When a new tenant is created in Cumulocity, the default login mode is set to OAI Secure
, and the “Forbidden for web browsers” toggle is enabled. Consequently, our custom application encounters a 403 Forbidden
error while attempting to fetch data. According to the documentation (Basic settings - Cumulocity IoT documentation), it is necessary to include an additional User-Agent
header in the request. Could you please provide a sample code to demonstrate how to accomplish this?
We are currently using the following method for authentication: Cumulocity Web SDK - v1020.26.2
Thanks,
Divya K