Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Cannot add image #3

Open
cyb3rsalih opened this issue Jan 2, 2019 · 1 comment
Open

Cannot add image #3

cyb3rsalih opened this issue Jan 2, 2019 · 1 comment

Comments

@cyb3rsalih
Copy link

No error with login but can't use image.
Here is error when run example.php

instagram_post->doPostImage('/pics/test.jpg', 'My example imag...')
#1 {main}
  thrown in
 /Users/myuser/Desktop/instaPHP/Instagram-Image-Upload-API/instagram_post.php on line 47

I deep into code and try to add . to path.
doPostImage('./pics/test.jpg', 'My example imag...') -> same error

@aran112000
Copy link
Owner

What's the actual exception message you received?

Now the Instagram APIs have been made public, I would recommend these are used instead of this workaround anyway

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants