Heya guys. Just wanted to make a most asking if I’m doing something wrong or if roblox is simply having HTTPService issues as of late. The other day I was having issues with Marketplace Service, then a couple days after that I was having issues with Player:GetCharacterAppearanceAsync(), and now I’m getting issues with Player:IsInGroup(). I don’t know why, I’m just very confused haha.
The error in the picture above spammed about 5 or 6 times and pretty much nothing in my game loaded after that because Lua is a line based programming language and obviously if that breaks, things below it will as well unless it’s wrapped in a pcall, which I don’t currently have it set up that way