06-04-2019 06:00 AM
Dear Community,
I have a question regarding a get query on the REST API. I'm building a geoportal using some testdata. Im trying to get all the datasets into the portal using a fetch method. In order to get all the items from the server I use the following line:
Solved! Go to Solution.
06-04-2019 07:49 AM
Have you passed the credentials? Are you sure you not only requesting the public items?
06-09-2019 08:44 AM
Hey,
Yeah some parts were obviously missing as only the public items were received. The authorization header was added which initially didn't change the outcome of my problem.
The problem was further discussed by my colleague in another post: https://community.hexagongeospatial.com/t5/ERDAS-APOLLO-ECW-JP2/Erdas-Apollo-REST-API-returns-403-er...
So yes the problem has been fixed.