For some reason sending a post request via HttpService::PostAsync to any website causes a trust-check error in this recent update. I’m highly sure about this as it did not happen before, only now.
The URL is completely fine. I’m aware of trust-check errors caused by not putting “http(s)://” in the beginning or sending a request to the roblox domain.
Note that it only occurs for post requests not get. GetAsync works perfectly fine.
Please someone check this up and hope it gets fixed asap.
[quote] recent update[/b]. I’m highly sure about this as it did not happen before, only now.
The URL is completely fine. I’m aware of trust-check errors caused by not putting “http(s)://” in the beginning or sending a request to the roblox domain.
Note that it only occurs for post requests not get. GetAsync works perfectly fine.
Please someone check this up and hope it gets fixed asap. [/quote]
Please give an example of the URL that causes a trust check failure (you can use confidential section if you don’t want it to be seen)
We have just pushed an update to production that seems to have fixed it based on my smoke tests. Please try to use the HttpService (or any other http-related tools) again and let us know if you’re still having problems.