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

Implement the Job Error Details endpoint #620

Open
5 tasks done
clongo opened this issue May 26, 2023 · 2 comments
Open
5 tasks done

Implement the Job Error Details endpoint #620

clongo opened this issue May 26, 2023 · 2 comments
Labels
feature request A feature has been asked for or suggested by the community needs investigation An issue that has more questions to answer or otherwise needs work to fully understand the issue

Comments

@clongo
Copy link

clongo commented May 26, 2023

Checklist

  • I have looked into the Readme 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.

Describe the problem you'd like to have solved

This endpoint is not implemented in the Jobs Client
https://auth0.com/docs/api/management/v2#!/Jobs/get_errors

Describe the ideal solution

A simple implementation of this endpoint in the Jobs client
https://auth0.com/docs/api/management/v2#!/Jobs/get_errors

Alternatives and current workarounds

No response

Additional context

No response

@clongo clongo added the feature request A feature has been asked for or suggested by the community label May 26, 2023
@frederikprijck
Copy link
Member

Thanks for reaching out, this has been requested before but I am happy to reconsider my earlier comment. Let me give it an other look to see if this is something we can, be it partially, support.

@frederikprijck frederikprijck added the needs investigation An issue that has more questions to answer or otherwise needs work to fully understand the issue label May 30, 2023
@clongo
Copy link
Author

clongo commented May 30, 2023

Thank you. From what I understand reading through the documentation of the different Job endpoints it looks like only the User Import jobs have a response for the error details. However, there could be other documentation on the endpoint I am unaware of. Please let me know if an implementation is possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request A feature has been asked for or suggested by the community needs investigation An issue that has more questions to answer or otherwise needs work to fully understand the issue
Projects
None yet
Development

No branches or pull requests

2 participants