London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
That looks like one of the Cloud API endpoints so you'd access it on the PaaS portal domain. That would make your URL:
https://paasportal.episerver.net/api/v1.0/projects/{projectId}/edgelogs/location
So, I think that my brain is just INTENTIONALY keeping me from figuring this out because it's SO easy.
In this documentation it talks about the "API" for an Opti site, but I honestly do not know what the hostname that comes BEFORE /api/v1.0/projects/{projectId}/edgelogs/location is!
A different guy on our team has done all the API stuff and I just seem to have some kind of mental block on WHERE I find that information.
I just want to run that API call from Postman to see it with my own eyes, but I don't know what the full URL should be?