0
No connection message
Hello. Did anyone experience “common.no- connection-message” when opening your project? I can’t get rid of it.
1 ответ
+ 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.