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

Users method does not work. #1

Closed
johncave opened this issue Jun 9, 2016 · 5 comments
Closed

Users method does not work. #1

johncave opened this issue Jun 9, 2016 · 5 comments

Comments

@johncave
Copy link

johncave commented Jun 9, 2016

Calling var_dump($api -> users(123456)) method always returns NULL whether logged in or not. Inserting the following code var_dump($result); between lines 562 and 563 of pixiv.php prints only bool(false) and no exception is thrown.

@kokororin
Copy link
Owner

Please upgrade to the latest release.

@johncave
Copy link
Author

johncave commented Jun 9, 2016

Thank you so much for the super fast fix ❤️ my users have been begging me for Pixiv integration and now I have what I need.

When running the test.php file I'm getting a few other errors, but they're not relevant to my app so I'm not worried, if you're interested in seeing those errors too.

@kokororin
Copy link
Owner

Where is the test.php file ?

@johncave
Copy link
Author

johncave commented Jun 9, 2016

Sorry, I meant demo.php.

@kokororin
Copy link
Owner

Maybe some of public API is deprecated.It returns 400 bad request.

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

No branches or pull requests

2 participants