raspberry_pi_instagram_slideshow icon indicating copy to clipboard operation
raspberry_pi_instagram_slideshow copied to clipboard

Does this still work?

Open juan9999 opened this issue 5 years ago • 4 comments

Sorry to log an issue for a question.

juan9999 avatar Apr 08 '20 04:04 juan9999

Turns out there was a problem, which I just fixed and pushed: Instagram changed the format of the photo URLs returned by the API, so the program was no longer extracting the [filename].jpg part of the URLs correctly to save the photos to disk as, and then likewise was not displaying the new photos because the filenames they had been saved as didn't end in .jpg

tachyonlabs avatar Apr 08 '20 23:04 tachyonlabs

Thanks so much.

So I've been trying to get it to work, but having an issue with the IG access token.

I tried to follow the links in the instructions that you posted, but unfortunately, you can't generate tokens that way anymore (the general issue with IG!)

So I then followed these instructions (ONLY) https://github.com/adrianengine/jquery-spectragram/wiki/Register-on-Instagram-Basic-Display-API-and-get-an-Access-Token

And copy pasted the token in the python script, but when I run it, I get an instagram error stating the token is invalid.

Beyond simply getting a token using the above link, is there anything else I need to do?

juan9999 avatar Apr 23 '20 19:04 juan9999

At least on my systems (and on the Idea Fab Labs big display system until everything got shut down due to COVID-19), it still works great using the token for the IFL Instagram account that I had originally gotten as described in step 13 of the README. I'll try getting a token for my personal Instagram account too, and see if I can figure out what the deal is now to get a working token.

tachyonlabs avatar Apr 27 '20 16:04 tachyonlabs

Thanks!

Sent from my iPhone

On Apr 27, 2020, at 11:38 AM, Tané Tachyon [email protected] wrote:

 At least on my systems (and on the Idea Fab Labs big display system until everything got shut down due to COVID-19), it still works great using the token for the IFL Instagram account that I had originally gotten as described in step 13 of the README. I'll try getting a token for my personal Instagram account too, and see if I can figure out what the deal is now to get a working token.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

juan9999 avatar Apr 27 '20 18:04 juan9999