Is it possible to config Basic Authorization in URL instead of Request Header ?
As we know, all request to Cumulocity need carrying ‘Authorization’ in request header.
For some reason, the device just allow to config a URL to output data with HTTP/s.
Is there any solution for that ?
Error messages / full error message screenshot / log file:
Question related to a free trial, or to a production (customer) instance?
something like https://<user>:<password>@<tenantDomain>/tenant/currentTenant works fine for me in Firefox and Postman.
You may need to URL encode the user/password.