Did you create the user on the published environment? When publishing an app the local data is not automatically moved to the cloud environment.
(Google transalte: ¿Creaste el usuario en el entorno publicado? Al publicar una aplicación, los datos locales no se transfieren automáticamente al entorno de nube.)
Hey Juan,
The MxAdmin user is not automatically created when you deploy your app as a Free App.
In licensed environments, the MxAdmin user is created the first time you set its password, for example via the Environment Details in Mendix Cloud.
If your Free App has never been deployed and its database has not yet been created, any data snapshot included in your app will be restored to the Free App’s database. You can use this process to add the MxAdmin user to your Free App by following these steps:
Your app now includes a data snapshot.
If you deploy this app as a Free App for the first time, the snapshot will be restored to the Free App’s database.
If a database already exists for your Free App, the snapshot will not be restored.
Alternatively, you can sign in as an administrator to a Free App deployed to the cloud by following these steps:
Check official doc here: Free app
Best Regards,
Ricardo Pereira