You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
No error with login but can't use image.
Here is error when run example.php
I deep into code and try to add . to path.
doPostImage('./pics/test.jpg', 'My example imag...')
-> same errorThe text was updated successfully, but these errors were encountered: