Hello,
I'm trying to follow along with this tutorial to search for nearby places and I've encountered this error whenever I try to use the places method in the tutorial. I've added the tutorial and the error respectively. The line of code with the issue is 140 to 150 (I couldn't add to post for some reason).
https://developers.arcgis.com/javascript/latest/tutorials/find-nearby-places-and-details/
From my understanding, I have access to a developer account and my API Key is set to have Geocoding (not stored) enabled as a locator service. In addition, I can run other geocoding methods fine like Search or Locator without issue. Is this something I need to set up authentication for beyond just an API Key? I can't seem to wrap my head around this issue as I believe I should have access to all the tools necessary, but that may not be the case. If anyone has any insight on this, it would be much appreciated.
Thank you.