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

List of issues. #47

Open
tunage opened this issue Feb 1, 2015 · 1 comment
Open

List of issues. #47

tunage opened this issue Feb 1, 2015 · 1 comment

Comments

@tunage
Copy link

tunage commented Feb 1, 2015

#1 No where in the Instagram system is there an APP_KEY.

You have a client_id, but by asking for a KEY vs and ID, you completely throw people off.
#2 ../ makes you go backwards a directory. git clone imports to PHP-Instagram-API, so if a party goes backward, that won't work either. So your require statement is broke.
#3 using composer? you can't, nobody knows the project name to use. Your instructions completely fail here too.

{
"require": {
"cosenary/Instagram-PHP-API": "2.2.*"
}
}

produces:

Problem 1
- The requested package cosenary/instagram-php-api could not be found in any version, there may be a typo in the package name.
#4

Something went wrong :(

I have no clue what this is supposed to mean. zero error handling. Your guess is as good as mine. Anywhere you put a var_dump(), you can't get to the output.

your software is broken because your instructions are so poor.

@simplethemes
Copy link

@tunage this repo is "php-instagram-api/php-instagram-api". Your composer issues seem to stem from "cosenary/instagram" an entirely different repo.

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

2 participants