User import Extension JSON file size 8Mb

I’m getting an error “Payload too large” when I’m trying to import JSON file 8Mb using the extension tool “User Import/Export” How can I upload that file?

Also, I receive this error ENOSPC: no space left on device, write

Hi @denysp,

Welcome to the Auth0 Community Forum!

According to our bulk import docs:

The file size limit for a bulk import is 500KB. You will need to start multiple imports if your data exceeds this size.

I am not sure if this includes the extension, but the multiple imports strategy may work.

I think the second error may be a seperate issue.

Hope this helps!

Thanks,
Dan