Forum Discussion
2 years ago
Hello Team,
I'm trying to download the device configuration from the LM via API call, with the above instructions authentication is working and planning to construct the full url with response properties from base query. but when i'm using multiple environment variables in URL, it returning auth error. Please help .
Manual URI - {{url}}/device/devices/18421/devicedatasources/388204/instances
Response is good.
Dynamically feeding data device source - {{url}}/device/devices/18421/devicedatasources/{{dds_id}}/instances
Error message - {"data":null,"errmsg":"Authentication failed","status":1401}
Related Content
- 2 years ago
- 7 months ago