You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The SDK surfaces HTTP errors; a README table mapping status codes (401 invalid key, 402 quota, 429 rate limit) to the exceptions raised, with a try/except example, would make integration smoother.
The SDK surfaces HTTP errors; a README table mapping status codes (401 invalid key, 402 quota, 429 rate limit) to the exceptions raised, with a try/except example, would make integration smoother.