Support "Get job error details"
sleekflowleochoi opened this issue · 2 comments
sleekflowleochoi commented
Describe the problem you'd like to have solved
Lacking an API for "Get job error details".
https://auth0.com/docs/api/management/v2#!/Jobs/get_errors
Describe the ideal solution
Alternatives and current work-arounds
Additional information, if any
frederikprijck commented
Thanks. Can't prioritise this currently, but happy to review and merge a PR if you can provide one.
frederikprijck commented
I looked into this and this is an endpoint we can not support at the current moment. It looks like the endpoint can return totally different response depending on the type of job, making it pretty weird to implement.
I have raised this internally, but for now I would recommend you to call this yourself manually.
Closing this as we can't implement an API that behaves like that.