2 months ago
I deployed my application's backend under free trial and railway logs show successful deployment but when I open contact-scraper-api-production.up.railway.app on browser, it shows error like "contact-scraper-api-production.up.railway.app"!!
2 Replies
2 months ago
Hey, your application is returning {"message": "Welcome to the Contact Scraper API", "status": "online"}
now. What you have seen initially may be the result of the fact that the public networking wasn't set up/ready yet.
uxuz
Hey, your application is returning {"message": "Welcome to the Contact Scraper API", "status": "online"} now. What you have seen initially may be the result of the fact that the public networking wasn't set up/ready yet.
2 months ago
same, url working with 200 OK response with: {"message": "Welcome to the Contact Scraper API", "status": "online"}
Status changed to Solved uxuz • about 1 month ago
Status changed to Solved chandrika • 22 days ago