You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your project is wonderful, and I was able to run the project on local host. When I moved to Heroku, I received 503, service unavailable error, when mainPage.js attempts const response = away (fetch(url.... I see console.log [send data], but [received data] is not reached.
I thought the issue might be related to .pem for SSL, but I understand that Heroku doesn't require that element. Any guidance would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Your project is wonderful, and I was able to run the project on local host. When I moved to Heroku, I received 503, service unavailable error, when mainPage.js attempts const response = away (fetch(url.... I see console.log [send data], but [received data] is not reached.
I thought the issue might be related to .pem for SSL, but I understand that Heroku doesn't require that element. Any guidance would be greatly appreciated.
The text was updated successfully, but these errors were encountered: