How to query user info from v4

Hello,

I was wondering if there will be an endpoint (in the future) for user querying (userId/username) based on JWT.
This was really useful in v3 because we could utilize mapillary_tools (which requires “user_name” to run uploads) programmatically.

I have a feeling, based on mapillary app code, that the user part of the backend has been replaced to use a GraphQL api (userGqlService).

I’ve noticed that this is also a requirement for mapillary_tools.

Will this ever be exposed in the official V4 api?

2 Likes

@asturksever @chrisbeddow Has there been any updates on this? I have not been able to find any recent information from Mapillary about when this issue will be fixed