Unable to retrieve devices or site with login token via api
This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Unable to retrieve devices or site with login token via api
Tags:
#API
Hello Everyone,
I am trying to integrate to Omada SDN so that I can consume the endpoints within my local application to retrieve sites, devices and other relevant information. I tested the endpoints with PostMan and they worked. However, testing within the application, I am able to generate login token from my application but whenever I pass this token alongside the endpoints to retrieve information, I get a null response.
Has anyone experienced this before or can anyone help me out.