how can I pass apikey in a header from the login response to the dashboard HTTP request?
I am getting 401 error{“response_code”:401, “response_message”: “Auth Key not Found”, “result”:[]}
when I try to fetch API in the dashboard.
I won’t to pass that API key in the header so I can get the dashboard data.[401 error issue]
(https://i.sstatic.net/7ANg3NAe.png)
New contributor
Urvish Shah is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.