Briefly describe (1-2 sentences) the Bug you’re experiencing:
A user is not found when using the get user api. Calling the list all users api returns the user.
Steps to reproduce:
- Invite user to team workspace.
- call https://app.asana.com/api/1.0/users/<email_address> with users email
- The user information may or may not be returned. Intermittent.
Tested with multiple user accounts, different emails and if the user has accepted the invite or not.
Results are intermittent.
Expected: User information returned every time.
Browser version:
Postman latest
Upload screenshots below:
User in the screenshot can be found in the Get All Users api.
I have another screenshot with a different email that is found. (but can’t upload as a new user)