Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rate Limit Bug #81

Open
tdgroot opened this issue Mar 20, 2015 · 1 comment
Open

Rate Limit Bug #81

tdgroot opened this issue Mar 20, 2015 · 1 comment

Comments

@tdgroot
Copy link

tdgroot commented Mar 20, 2015

When requesting the Rate Limit / Rate Limit Remaining, when no request has been done yet, the library will crash. There needs to be done some checking if the rate limit is set.

hphuhtin added a commit to Communauts/podio-php that referenced this issue Nov 28, 2015
Check that API rate limit information exists before trying to return it (ie. a reply has been received from the API from a request).
daniel-sc added a commit to daniel-sc/podio-php that referenced this issue Jan 29, 2016
daniel-sc added a commit to daniel-sc/podio-php that referenced this issue Jan 29, 2016
@rmckeel
Copy link

rmckeel commented Jun 30, 2016

Would love to see these fixes from @daniel-sc merged back into master!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants