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
Right now, getAllPages returns a multiple of APIlimit, which could be higher then what you requested. This is not good design! Rewrite it, and any other methods that have a similar philosophy.
Right now, getAllPages returns a multiple of APIlimit, which could be higher then what you requested. This is not good design! Rewrite it, and any other methods that have a similar philosophy.