HttpService:PostAsync fails with HttpError: Unknown. It has been working for months until today. The external website address works fine in a browser. It also works fine in Studio, but not the published game. I republished it today, but same results.
Please share your code for HttpService:PostAsync along with a screenshot of the error. Would be much more useful.
This is a critical problem that is impacting my fairly popular game “Studio Lite”. Due to a recent change to http routing/blocking, players are no longer able to publish their games. My game uses an external website to access Roblox endpoints. It has been working for several months, but today it is failing with HttpError: Unknown. This url works fine in Studio, but fails in my published game:
print(game.HttpService:GetAsync(“https://robloxapiworld.com”))
Please unblock this URL. It is critical to my game “Studio Lite”. It is a GoDaddy website I purchased for integration with Roblox endpoints.
Thanks for the report. We’ll follow up when we have an update for you!
I think you fixed it! It’s working now! Thank you!