Hi! Does anyone know how to get the user info for eg. user_id using api v4?
I’ve been playing around with mapillary api v4 a bit and got access_token using Oauth authentication now i want to get the user info that access_token belongs to but unable to find any endpoint to call to get that data.
Does anyone know the endpoint to call to get the user data?
We are working on enabling this functionality in a simple way by adding something like &username=my_username or possibly graph.mapillary.com/me for only your own information. More news soon!