FedStoa / moa

A Mastodon, Twitter, and Instagram Cross-poster
https://moa.party
MIT License
355 stars 19 forks source link

Twitter auto posted, instagram not #141

Open polkonic opened 4 years ago

polkonic commented 4 years ago

Love this script, thanks.

everything is working good, Twitter is auto posting, however, Instagram to mastodon not. I have to run command manually, MOA_CONFIG=DevelopmentConfig /usr/local/bin/pipenv run python -m moa.worker when I do, twitter post duplicated, Instagram then posted to mastodon.

what am i missing here.

thanks again

foozmeat commented 4 years ago

I think the Instagram API has changed. I'll have to look into it.

bumblefudge commented 3 years ago

blarg their OAuth changed again: {"error_type": "OAuthException", "code": 400, "error_message": "Invalid scope field(s): basic"}

cf. https://imgur.com/yhKdUVE

bmann commented 3 years ago

@foozmeat I’d love to sponsor work on Instagram cross posting / getting the API running again. Would you be interested in that or open to me funding someone else to do it?