I am having trouble retrieving an "analysis URL" from the ArcGIS REST API. Currently, I am simply using the example code available at the bottom of this page with only credentials modified: https://developers.arcgis.com/rest/analysis/api-reference/programmatically-accessing-analysis-services.htm
I am at the point where I receive a token back but it fails to return an analysis url. I've been playing around with this for a couple days and decided to reach out to see if anyone has some guidance for navigating the Arc REST API. I'm not sure if anyone else has had this hard of a time getting started with the Spatial Analysis Services REST API before but I haven't found a solution online or in ESRI documentation.
Thank you in advance!