Skroo.1560:

I’m running a Ruby script I wrote that makes calls to the account and guid_details API elements. I’m doing it in series through a couple of loops … nothing fancy. I’m guessing it’s making maybe 5-10 calls per second, if that. I’m estimating 10% of my calls result in an empty string. Took me a couple hours to figure out it was empty and not nil.

Is this normal? Some kind of error return would be a lot more useful …

Lawton Campbell.8517:

There was an outage this morning from ~5-7 AM PST, might have been related. Looking into some other possibly related issues with the /v2/guild endpoints now.