Error when using User Import/Export extension

Hello, today my app stopped working out of the blue, no users appear on my backend, I checked the User Import / Export extension:

But when I click on it, I get this error:

As for technical details, I get an “invalid_request”:

It doesn’t look like it’s a misconfiguration on my part, how should I proceed, has anyone encountered a similar issue?

Thanks in advance.

Hey there @nicolas.tudor !

This error is being referenced in this doc - Migrate from Node.js 8 to Node.js 12

Looking at your tenant settings → advanced → runtime for extensions, you use node 12 which for some features may be too old.

Can you please try upgrading your node runtime to either 16 or 18 and then follow steps from the link I’ve shared?

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.