Hello,
today I have tried to send authenticated GET request to /1.1/users/lookup.json API endpoint and I always get
{ errors: [ { message: ‘Sorry, that page does not exist’, code: 34 } ] }
I have tried with version 1 and get same response.
Somebody have same issue?