PHP Classes

Parameters not working for Instagram

Recommend this page to a friend!

      PHP OAuth Library  >  All threads  >  Parameters not working for Instagram  >  (Un) Subscribe thread alerts  
Subject:Parameters not working for Instagram
Summary:The parameters array for CallAPI() is not working.
Messages:2
Author:cameron mcalpine
Date:2013-03-09 16:11:07
Update:2013-03-09 23:17:40
 

  1. Parameters not working for Instagram   Reply   Report abuse  
Picture of cameron mcalpine cameron mcalpine - 2013-03-09 16:11:07
Hello...

Great class! well done!
But when I try send a Count parameter to an instagram end point, it is not sending.

I'm using the users/[user_id]/media/recent end point.

Please help.

thanks
Cameron

  2. Re: Parameters not working for Instagram   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2013-03-09 23:17:40 - In reply to message 1 from cameron mcalpine
Are you sure the authentication succeeded? Did you check the error and access_token_error variables?

Can you show the code of an exact call that it is not working for you?