DavideM12

Results 9 comments of DavideM12

Yes, I have the same error with version 0.1.4. It work only for few times. Now this error. Can you fix it?

The old public API is deprecated (on Oct 2020). We should use the _oEmbed API_. It seems we have to do something like https ://graph.facebook.com/v10.0/instagram_oembed?url=https ://www.instagram.com/p/abc/&**html**&**access_token=12345**

@viralvaghela Yes, it's true. But after few requests from the app where we have implemented your package, we cannot get the information anymore. It seems due to new Instagram policy...

Thank you @viralvaghela but I don't have enough time right now. I'm busy with my full-time job and other small project :(

> oh could you please help me find some docs related to api? I think this could be good: [https://developers.facebook.com/docs/instagram-basic-display-api/getting-started](https://developers.facebook.com/docs/instagram-basic-display-api/getting-started)

I solved with this in my pubspec.yaml dependency_overrides: flutter_paystack: git: url: https://github.com/I-driod/flutter_paystack.git ref: master Thank to I-driod

There is already a PR. We're waiting for the author :)

I solved with this in my pubspec.yaml dependency_overrides: flutter_paystack: git: url: https://github.com/I-driod/flutter_paystack.git ref: master Thank to I-driod

Facing the same thing. Is there any update on this?