Hello,
I’m looking to download images using the Mapillary API. I’ve attempted the instructions here.
It says as follows:
“There are two parts we will replace: <client_id> and <callback_url> . If my client ID is xyz123 and my callback URL is https://mapillary.com, then I will have the following URL:”
I’ve updated this with my own client_id from my developers page.
I don’t however, have a callback URL to use because I don’t have a website. Is there an alternative?
In any case, I am getting a webpage saying:
{“code”: “client_id_invalid”, “message”: “The provided client id is invalid”}
Any suggestions, please?
Cheers.