Rank 2: Process
Hi! I've followed the migration guide to a tee, I've tried two different service accounts. One with full admin role and one with the permissions listed in the guide.
https://appwrite.io/docs/advanced/migrations/firebase#create-api-key
The importer seemed to complete when importing the database but it doesn't work with storage buckets or users.
Errors:
"errors": [
"Utopia\Migration\Resources\Auth\User::__construct(): Argument #11 ($disabled) must be of type bool, null given, called in /usr/src/code/vendor/utopia-php/migration/src/Migration/Sources/Firebase.php on line 217"
]