Tell HN: Instagram's API has broken, support tickets ignored, status page green
51–60 of 85 posts
Re: Tell HN: Instagram's API has broken, support tickets ignored, status page green
#52> Many companies and tools are built on and rely on this API for their product & daily operations. Hopefully not their entire product. The first rule is don't build your company on the back of another, but I think the most important part is that if you do use another company, make sure you're fine if they disappear one day. The last time Facebook made major changes (ostensibly as a response to the Cambridge Analytica…
this is easy to say as a comment on HN but unavoidable to a large degree for businesses in the marketing and social media space.
Re: Tell HN: Instagram's API has broken, support tickets ignored, status page green
#53> Many companies and tools are built on and rely on this API for their product & daily operations. Hopefully not their entire product. The first rule is don't build your company on the back of another, but I think the most important part is that if you do use another company, make sure you're fine if they disappear one day. The last time Facebook made major changes (ostensibly as a response to the Cambridge Analytica…
By now I feel like it’s better to build on top of an API, be aware that it might go away one day but make money while it lasts, which can be many years.
Re: Tell HN: Instagram's API has broken, support tickets ignored, status page green
#54Re: Tell HN: Instagram's API has broken, support tickets ignored, status page green
#55Re: Tell HN: Instagram's API has broken, support tickets ignored, status page green
#56I really hope more users discover Pixelfed. As a developer, it was so easy to work with (99% people of the time just treat it like the Mastodon API).
Re: Tell HN: Instagram's API has broken, support tickets ignored, status page green
#57Earlier quoted context omitted.
You need to keep using the tokens for them to remain valid. Have a daily job that fetches the users basic profile info like /accounts/me to keep them valid
I'm building an integration that will use a long lived token once a month. In your experience will a long lived token expiry if not used for a month? How long do they remain valid until expiring from not being used?
Re: Tell HN: Instagram's API has broken, support tickets ignored, status page green
#58Re: Tell HN: Instagram's API has broken, support tickets ignored, status page green
#59There is nothing more frustrating than a status page that lies about the state of an API. Feels like insult + injury. I'd rather they not even have a status page!
Easier to tell a developer they’re crazy and their code was wrong than to admit to downtime and violate any SLAs.