Hi, I’m fairly new to APIs but we would like to integrate Hexnode functions in a customized setup so I was trying out some APIs using the commands from Hexnode API documentation. We’re trying to fetch device details using GET https://.hexnodemdm.com/api/v1/devices/{DEVICE_ID}/
and the device ID used is correct but we keep getting 403 error messages. It returns some message like – Authentication credentials were not provided.
Can someone tell me what can we do to fix this issue?