j0k3r/php-imgur-api-client

Not returning images when is an album

ricardofiorani opened this issue · 4 comments

When fetching frontpage gallery images, if 'isAlbum' is true it returns null in 'images'. Still, it can return the count of images inside the album.

j0k3r commented

Could you give an Imgur id or something so we can reproduce the bug?

I've made a gist reproducing the problem.

https://gist.github.com/ricardofiorani/30a2ea848a44581a212a

I may check this out and try to fix it later and then make a pull request if it's easy to fix...

PS: I omitted purposely my client id and client secret.

j0k3r commented

Could you please give a try using the 2.x branch instead?

j0k3r commented

This issue is fairly old and there hasn't been much activity on it. Closing, but please re-open if it still occurs.