Ige FadeleOriginal post
Rank 1: Thread
@D5 @Steven I have followed the post you linked me to and exported my users from Firebase into a JSON file and tried to use the Users API users.createScryptModifiedUser() ... But got a Server Error:
Summary
Developers are facing a Server Error 500 when trying to migrate Firebase users to Appwrite due to a character length restriction of 15 for userIDs in Appwrite. The post linked did not help in resolving the issue. They have exported users into a JSON file and tried using the Users API, but still encountered the error.