Quick question: Is pcall() supposed to help eliminate the following output error that I get about 60% of the time??
502: API Services rejected request with error: HTTP 0 (HTTP 500 (HTTP/1.1 500 Internal Server Error))
Quick question: Is pcall() supposed to help eliminate the following output error that I get about 60% of the time??
502: API Services rejected request with error: HTTP 0 (HTTP 500 (HTTP/1.1 500 Internal Server Error))
Pcall doesn’t “eliminate” errors, it handles them. The error that was thrown out was because of an issue with roblox’s servers. You may want to request the data again at a later time