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

Instagram Provider Missing #101

Open
danielkorte opened this issue Jul 16, 2018 · 2 comments
Open

Instagram Provider Missing #101

danielkorte opened this issue Jul 16, 2018 · 2 comments

Comments

@danielkorte
Copy link

Instagram is not working properly.

Works (instagr.am/p/*):
https://noembed.com/embed?url=https%3A%2F%2Finstagr.am%2Fp%2Fn5mWV

Does not work (www.instagram.com/p/*):
https://noembed.com/embed?url=https%3A%2F%2Fwww.instagram.com%2Fp%2Fn5mWV

I'm not well-versed in Perl, but it looks like the lib/Noembed/ImageProvider.pm file references L<Noembed::Provider::Instagram> on line 79, but there is no Instagram.pm file inside of the lib/Noembed/Provider folder.

@danielkorte
Copy link
Author

Also works (instagram.com/p/*):
https://noembed.com/embed?url=https%3A%2F%2Finstagram.com%2Fp%2Fn5mWV

@jlapitan
Copy link

we can refer to https://github.com/Automattic/jetpack/blob/master/modules/shortcodes/instagram.php

for the proper format for instagram provider.

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

No branches or pull requests

2 participants