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
I fell foul of this today and hit the 100/day limit while testing a new integration. On the plus side it's nudged me to start using refresh tokens properly!
Are there any other rate limits which could differ from the docs which developers should be aware of?
The docs say createSession has a 300/day limit, but using the TS package, can hit 429 errors which indicate a 100/day limit.
The confusion is between entryway (WAF and in code) having 100/day limit, while PDS (in code) has 300/day. We should harmonize all these.
The text was updated successfully, but these errors were encountered: