Forum Discussion
Anonymous
2 years agoThat's because the endpoint is part of the signature. The signature is generated dynamically, but doesn't use your {{dds_id}} environment variable. So, the signature is getting calculated without that, but your request has it. Hence auth failed.
tl;dr - you can't use environment variables to pass in any part of the endpoint (/device/devices/18421/devicedatasources/THISRIGHTHERE/instances).
Related Content
- 2 years ago
- 7 months ago