Hi,
I want to go through the exercise. I am trying to open this URL:
https://api.foursquare.com/v2/venues/explore?near=…3I2YHL5YVS52DJZE204WDL2RYZP4FJGYOXEC2P&v=20190614
and I receive this: {“meta”:{“code”:400,“errorType”:“invalid_auth”,“errorDetail”:“Missing access credentials. See https://developer.foursquare.com/docs/api/configuration/authentication for details.”,“requestId”:“5d0491b1dd57972e7657004b”},“response”:{}}
so in the result I can parse this and cant’t read the code to fill to make exercise step by step.
I had this also in the recent points when I checked Foursquare