Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new Instagram API #193

Open
sandros94 opened this issue Sep 27, 2024 · 4 comments · May be fixed by #298
Open

new Instagram API #193

sandros94 opened this issue Sep 27, 2024 · 4 comments · May be fixed by #298

Comments

@sandros94
Copy link
Contributor

So, when I implemented Instagram as a provider I wasn't aware of an API change that was coming, in particular:

Starting on December 4th, 2024, Instagram Basic Display API will no longer be available.

[...]

  • After December 4th, 2024, there will no longer be a set of Instagram APIs for consumer developer apps

[...]

  • Businesses and creators can leverage this new solution or use Instagram API with Facebook Login for their respective business use cases.

On one side this basically kills the project I was working on (🙄), but on the other side I need to update the implementation. So that if someone needs the "Instagram Professional" part they could still use it.

I didn't check what about Facebook's APIs, yet.

@atinux I'll be happy to track, study and work on this in the upcoming weeks. So if anything related comes up feel free to tag me.

@atinux
Copy link
Owner

atinux commented Sep 29, 2024

Thank you for reporting it @sandros94 !

@kleinpetr
Copy link

does that mean the instgram provider will be out of service as of tomorrow?

@sandros94
Copy link
Contributor Author

sandros94 commented Dec 3, 2024

does that mean the instgram provider will be out of service as of tomorrow?

yes, exactly. My original plan was to wait a little bit and hope for a change of mind, but not only they didn't I also got submerged by other work.

Soon I'll work on the updated instagram provider, but it will be limited to business accounts (afaik this should also apply to the facebook one, but not sure)

@sandros94 sandros94 linked a pull request Dec 3, 2024 that will close this issue
Copy link

Thank you 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants