Customed login wrong password issue

Greetings,

Using PC, Windows 11, Chrome environment, connecting the webpage login to Wix collections. Collection has user’s data.
Coding on Wix Editor for my customed login page. Within the editor if I run the code, it goes smoothly, logs in and redirected to the users lobby page.
BUT, on the live side, it gives me the wrong password error message in the handle.
Visually checked the passwords, retyped them, copy/pasted them, on form and collection, they are exactly the same.
But it just can’t log in the live version, however in the editor code run it goes smoothly.
Tested on other computer, mobile devices, the live version just doesn’t pass the login and the error message is the same, wrong password.
Anyone with any idea of why this is happening?
Thanks in advance.

the editor runs in admin mode, so I am assuming its a permissions error somewhere with the live site.

Hello Dan,
Thank you for your reply.
If it is permission, where can I check that?

this may help