Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Response is not Returning Expected Data #63

Open
Amanastel opened this issue May 9, 2023 · 0 comments
Open

API Response is not Returning Expected Data #63

Amanastel opened this issue May 9, 2023 · 0 comments

Comments

@Amanastel
Copy link

Hello, I'm experiencing an issue with the API response for the "/users" endpoint. When I make a request to this endpoint, the response is not returning the expected data. Specifically, the "email" field for each user is missing, even though it is included in the API documentation and was previously returned in responses.
Steps to reproduce:

Make a GET request to the "/users" endpoint using the provided API credentials.
Observe that the "email" field is missing from the response.
Expected behavior:
The response should include the "email" field for each user, as specified in the API documentation.

Actual behavior:
The "email" field is missing from the response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant