Does anyone know what this error means?
I am building an app that accesses the Library of Congress Online Card Catalog. At this point, I'm mainly running from the Simulator. And sometimes when I issue the GET query, I get the following error response: 2019-07-23 13:40:55.657130-0500 BookCorner[1369:31794] CredStore - performQuery - Error copying matching creds. Error=-25300, query={ class = inet; "m_Limit" = "m_LimitAll"; "r_Attributes" = 1; sync = syna; } Does anyone know: (a) what this means? (b) what's causing it, and (c) what I can do about it? I appreciate your help. Rick Aurbach |
|
Alex Zavatone
It looks like you are being limited for making too many requests in one period of time.
toggle quoted message
Show quoted text
That’s my guess. On Jul 23, 2019, at 1:47 PM, Rick Aurbach via Groups.Io <rlaurb@...> wrote:
|
|
Steve Christensen <punster@...>
There’s some mention of it here.
|
|