I am currently trying to get information from contentapi to display on my page. According to the documentation, I need to pass the Authorization: Token from SuperDesk.
For the life of me, I can't seem to figure out a way to pass this info back to the header. I keep getting a 401 error and also I get a CORB warning.
Our intention is to primarily use the content api to display our articles on a Joomla frontend. Any help at all in this regard would be amazing!
Just to follow up, here is some code I'm experimenting with that is not working. There is nothing sensitive in the response so no problem sharing the details here: