Please, I built my app, and whenthe user tries to create an account or log in it keeps showing this error “Invalid argument (source): Must be a String or List.: null”
The app is linked to my Laravel project as a backend
Help me please
Thank you
That can be all or nothing.
Have you enabled “break on all exceptions”?
What does the stack trace tell you?
What output do you get in the debug pane?