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

Example doesn't work #96

Open
Sneffel opened this issue Mar 27, 2015 · 2 comments
Open

Example doesn't work #96

Sneffel opened this issue Mar 27, 2015 · 2 comments

Comments

@Sneffel
Copy link

Sneffel commented Mar 27, 2015

Fatal error: Uncaught exception 'Exception' with message 'Error: _makeCall() | users/self/media/recent - This method requires an authenticated users access token.' in /membri/spippetta/file/instagram/src/Instagram.php:457 Stack trace: #0 /membri/spippetta/file/instagram/src/Instagram.php(165): MetzWeb\Instagram\Instagram->_makeCall('users/self/medi...', 0, Array) #1 /membri/spippetta/file/instagram/example/success.php(35): MetzWeb\Instagram\Instagram->getUserMedia() #2 {main} thrown in /membri/spippetta/file/instagram/src/Instagram.php on line 457

it's the error

@Sneffel
Copy link
Author

Sneffel commented Mar 27, 2015

fix'd somethin' but $result->data is NULL

@cosenary
Copy link
Owner

cosenary commented Apr 4, 2015

Hi, it seems that you try to use a authenticated method (This method requires an authenticated users access token), without having set an OAuth token. Thus, I guess your authentication process failed.
Could you please give us some more details?

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

2 participants