0
No connection message
Hello. Did anyone experience âcommon.no- connection-messageâ when opening your project? I canât get rid of it.
1 Answer
+ 1
The "common.no-connection-message" error typically indicates that your frontend application is not able to connect to your backend API. This could be due to several reasons such as incorrect API URL, CORS issues, network issues, or misconfiguration in your environment variables. You have to debug these steps very correctly to overcome the error. Those steps are detailed discuss on various community and try search about them.