I did a direct call to that endpoint (no extension) and was able to reproduce the issue; we are currently reviewing this situation. Thanks for bringing this to our attention.
Err… yes now when i click export with default fields, pop shows success. And then it shows a Download buttion. Now when i press on Download button, page refreshes but no file is downloaded
I can first see a complete status response -
{“type”:“users_export”,“status”:“completed”,“format”:“json”,“fields”:[{“name”:“user_id”,“export_as”:“Id”},{“name”:“given_name”,“export_as”:“Given Name”},{“name”:“family_name”,“export_as”:“Family Name”},{“name”:“nickname”,“export_as”:“Nickname”},{“name”:“name”,“export_as”:“Name”},{“name”:“email”,“export_as”:“Email”},{“name”:“email_verified”,“export_as”:“Email Verified”},{“name”:“picture”,“export_as”:“Picture”},{“name”:“identities[0].connection”,“export_as”:“Connection”},{“name”:“created_at”,“export_as”:“Created At”},{“name”:“updated_at”,“export_as”:“Updated At”}],“created_at”:“2018-03-22T09:38:51.036Z”,“id”:“job_emQdV9VDz5gqbrg2”}