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

OrganizationInvitationList is not behaving as expected #987

Open
5 tasks done
Khouloud-Ltaief opened this issue Jan 31, 2024 · 0 comments
Open
5 tasks done

OrganizationInvitationList is not behaving as expected #987

Khouloud-Ltaief opened this issue Jan 31, 2024 · 0 comments
Labels
bug This points to a verified bug in the code

Comments

@Khouloud-Ltaief
Copy link

Checklist

  • I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

Describe the problem:

totals is not returned in the response when requested via:
https://xxx.auth0.com/api/v2/organizations/{id}/invitations?include_totals=true

Expected behaviour:

The API above should provide the total field as described in the documentation here.

Reproduction

  1. Call: https://xxx.auth0.com/api/v2/organizations/{id}/invitations?include_totals=true

Additional context

No response

node-auth0 version

4.2.0

Node.js version

v18.17.1

@Khouloud-Ltaief Khouloud-Ltaief added the bug This points to a verified bug in the code label Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

1 participant