7aske / instapy-bot

CLI bot for automated and scheduled Instagram photos uploading using instagrams private API
Other
9 stars 3 forks source link

uploading error #1

Open Sachleens opened 3 years ago

Sachleens commented 3 years ago

everytime try to upload a new photo: getting this error:

Photo path='photos\4k-3840-x-2160-wallpapers-themefoxx (8).jpg' caption='Photo of the day
#candid #nature #photooftheday'
Fixing aspect ratio if not according to accepted dimensions
Generating and saving valid image
Expecting value: line 1 column 1 (char 0)

Something went bad.

Retrying photo upload in 60 seconds
Sachleens commented 3 years ago

tried with multiple photos, multiple different combinations of photos, different ratios and aspect as well

BeatriceVaienti commented 3 years ago

@sachhm1234 I'm having the same problem! did you find a solution?

7aske commented 3 years ago

Underlying library https://github.com/b3nab/instapy-cli is not maintained and since Instagram private API has changed it no longer communicates properly. Currently I don't time to swap libraries.