cosenary / Instagram-PHP-API

An easy-to-use PHP Class for accessing Instagram's API.
http://cosenary.github.com/Instagram-PHP-API
BSD 3-Clause "New" or "Revised" License
1.46k stars 782 forks source link

Empty results for getUserLikes() #221

Open paulhuisman opened 7 years ago

paulhuisman commented 7 years ago

Hi there,

I've been trying to get user likes for several accounts - with getUserLikes() - but can't seem to get it to work. I always get an empty data array and code 200. I've double checked my token/keys and these are correct.

Does anyone know why this is always empty?

Ofcourse i've already liked content on Instagram.

hakanbolat commented 7 years ago

If you are using SandBox mode to your application, you will get a empty results. You have to go live mode.