of     2   
chevron_rightchevron_rightchevron_right

sharpchain1
#169857424Monday, August 03, 2015 11:39 PM GMT

What does this mean it came from a script that was using DataStore Heres what the error is 16:38:02.618 - HTTP 429 (HTTP/1.1 429 ProvisionedThroughputExceeded) You like Clash of Clans? Play here: http://www.roblox.com/games/269441119/Clash-of-Bloxians-Beta
sharpchain1
#169858158Monday, August 03, 2015 11:46 PM GMT

B1
airstriker4
#169858190Monday, August 03, 2015 11:46 PM GMT

idk someone else got that ToxicDominator - 11,060 posts
sharpchain1
#169858549Monday, August 03, 2015 11:50 PM GMT

B2
airstriker4
#169858577Monday, August 03, 2015 11:50 PM GMT

is it because of a script you're running ToxicDominator - 11,060 posts
sharpchain1
#169858780Monday, August 03, 2015 11:52 PM GMT

Noooo really? I thought it was because of the cookie I ate 3 mins earlier B2
sharpchain1
#169858837Monday, August 03, 2015 11:53 PM GMT

B3 I mean
script_frog
#169859292Monday, August 03, 2015 11:57 PM GMT

It's unfixable currently. Use workarounds, I was the one who had that error. I fixed mine. They call me Black Sunshine.
NotSoNorm
#183551523Sunday, February 14, 2016 1:42 AM GMT

@Flares, I'm getting the same issue but what's the error to even work around. How can I work around something I don't even know.
ThoughtConduit
#183557728Sunday, February 14, 2016 3:05 AM GMT

About HTTP status code 429 from wikipedia: "The user has sent too many requests in a given amount of time. Intended for use with rate limiting schemes" You are probably using GetAsync or PostAsync too frequently. You can only make 500 requests per minute.
TheSteelEagle
#184042728Sunday, February 21, 2016 1:27 AM GMT

I was the only one in a server and it gave me that error. Explanation?
Internecivus
#184042965Sunday, February 21, 2016 1:31 AM GMT

It doesn't matter how many people are in the server. You can't use HttpService locally anyway. If some script is making more HTTP Requests than the game is allowed to, you'll get that error. You probably have something like: while wait() do x = game.HttpService:GetAsync("blah.blah") end in one of your scripts. That's what's causing your issue.
TheSteelEagle
#185509761Thursday, March 17, 2016 11:09 AM GMT

Nope. It was working fine without that error for ages. Then (the game did have a popularity surge) without any changes to the script, it suddenly started giving me that error. I immediately knew it was because there were too many requests, but while taking care of that, I went to an empty server and still got the error. There is no script that even touches the HttpService.
GammaRad
#187417919Friday, April 15, 2016 3:22 PM GMT

pls help ive got the error
RGeeneus
#188374354Sunday, May 01, 2016 3:42 AM GMT

I had this same problem, and had no luck finding a solution, although I was able to come up with a decent work around myself. Although it may be a tad late for this, the following is how I got around this problem: I have a script that loads data through the data store, which is the script that is throwing this error. So I made an EXACT copy of this script and named it "BackupLoad." In the BackupLoad script, I added some code that waits 10 seconds, then tests if the first load script worked properly, and if it did not, it makes a second attempt itself. This fix worked fine in my specific situation, I cannot guarantee it will for you. EXAMPLE CODE: SCRIPT 1: local money = GetAsyc('Money') local succes = Instance.new('Folder') -- A folder for minimal data success.Parent = game.Workspace SCRIPT 2: wait(10) if not game.Workspace:FindFirstChild("success") then local money = GetAsyc('Money') end Of course this is simplified, but hopefully the backup idea makes sense now
arshiaslaya
#188374639Sunday, May 01, 2016 3:47 AM GMT

@RGeeneus Wanna not respond to a post which is 15+ days old?. He probably fixed everything or doesn't care anymore. Profit pls.
RGeeneus
#188374784Sunday, May 01, 2016 3:49 AM GMT

^ I know, I just did because I had this same problem, searched it up, came to this thread, then I solved my problem, then just decided to post my solution. Some people just like me who found this thread may find the information useful, no?
arshiaslaya
#188375016Sunday, May 01, 2016 3:53 AM GMT

For some reason I don't think so. They'd post about it if they had the problem. No? Profit pls.
RGeeneus
#188375342Sunday, May 01, 2016 3:58 AM GMT

No... Many people check online for a quick solution, and don't bother posting anything if there is not a good solution. I posted a solution, it took me 2 minutes, it may help someone or not. Enough said.
sweetilicious
#188643823Thursday, May 05, 2016 11:58 PM GMT

hello help me please... Im getting this error T.T HTTP 429 (HTTP/1.1 429 ProvisionedThroughputExceeded) Im scared because the last time I had an error my entire base was wiped out T.T
ShadowSFG
#188791563Sunday, May 08, 2016 2:32 PM GMT

i have this too in lumber tycoon 2 and i dont want to lose 90k and my bse please help :(
[rfa#hidefromsearch]
#189925105Saturday, May 28, 2016 8:59 PM GMT

[rfa#hidefromsearch]
Patchbear
#200676088Saturday, October 29, 2016 6:30 PM GMT

Hello everyone, I had this error and i couldn't save at all i have the solution. So what you need to do is join the game and load an empty slot. Then load your original slot that wasn't working. TADA it will then work. hope this was useful
SimonDaddy129
#213664001Friday, April 07, 2017 1:43 AM GMT

My friend, you should be knighted! Very nicely done!
Buttergang8
#219450934Thursday, June 22, 2017 1:51 PM GMT

please help me i need to know what ERROR 502 is

    of     2   
chevron_rightchevron_rightchevron_right