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

on line 627 Undefined offset: 1 #231

Open
dancodery opened this issue Jan 15, 2017 · 0 comments
Open

on line 627 Undefined offset: 1 #231

dancodery opened this issue Jan 15, 2017 · 0 comments

Comments

@dancodery
Copy link

In Line 611 is curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); set to false.
With every request I get Undefined offset: 1

I got no mistakes after I set it true curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, true);

Over here https://www.instagram.com/developer/authentication/ they are writing that every request must be made over SSL

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

1 participant