Hi!
I want to export all my users from Auth0. First I’ve installed the User Import / Export extension but it allows to export only 1000 users which is less than 5% of all my users. So I’ve decided to utilize the Auth0 Management API. I’ve successfully created the export users job and it succeeded, but I can not seem to get results of this job due to the 403 error which states that “Only password_checking jobs are supported”. I have not found any details on this error. Could anybody shed some light on this, please? What do I do wrong?