Giter Site home page Giter Site logo

Comments (11)

jsanahuja avatar jsanahuja commented on September 15, 2024 3

I'm closing this issue as long as the limitation has nothing to do with the library.
Thank you all!

from jquery.instagramfeed.

iccunha avatar iccunha commented on September 15, 2024 2

Lately, instagram has introduced a rate limitation that redirects to the login and signup page when fetching the user page, just change the ip / proxy

from jquery.instagramfeed.

jsanahuja avatar jsanahuja commented on September 15, 2024

Please provide the code and version you are using

from jquery.instagramfeed.

omeercoskun avatar omeercoskun commented on September 15, 2024

Same problem. From data.entry_data, ProfilePage[0] should return and LoginAndSignupPage returns.
Sometimes return ProfilPage, sometimes return LoginAndSignupPage

Now instagram public accounts redirect login page if you not logged in

inst

from jquery.instagramfeed.

rafaelvinicius avatar rafaelvinicius commented on September 15, 2024

Please provide the code and version you are using

@Version 1.2.0

<script>
	(function($){
		$(window).on('load', function(){                
			$.instagramFeed({
				'username': 'rafaelvinicius',
				//'tag': 'paradise',
				'container': "#FotosInstagram",
				'display_profile': false,
				'display_biography': false,
				'display_gallery': true,
				'get_data': false,
				'callback': null,
				'styling': false,
				'items': 12,
				'items_per_row': 6,
				'margin': 20,
				'image_size': 240
			});
		});
	})(jQuery);
</script>

Today it went back to work and without any error message.
On your demo page has also returned to work.

from jquery.instagramfeed.

omeercoskun avatar omeercoskun commented on September 15, 2024

Your online demo page same error in my server. And There are no problems accessing instagram.
inst2

from jquery.instagramfeed.

jsanahuja avatar jsanahuja commented on September 15, 2024

@rafaelvinicius your code works perfectly fine on my side: https://www.sowecms.com/demos/jquery.instagramFeed/test_issue_25.html
Changed the user but also works with yours.

@omeercoskun looks like the http request is giving an unexpected response. Can you please show the network tab?

from jquery.instagramfeed.

rafaelvinicius avatar rafaelvinicius commented on September 15, 2024

@jsanahuja, thanks for the quick response!
As I said in the comment above, this morning it worked for me again. I spent the whole day working on the project, and at no time did Instagram make mistakes.

@iccunha
Yesterday I auditioned for the LTE network, the office network and my home network, on all these different connections Instagram was not working.
Can you tell us what is the limit imposed by Instagram?

from jquery.instagramfeed.

iccunha avatar iccunha commented on September 15, 2024

@rafaelvinicius I dont know yet, I m doing tests

from jquery.instagramfeed.

jsanahuja avatar jsanahuja commented on September 15, 2024

@iccunha you are right
image

The fetch is made client-side so the impact of this limitation is the same you would feel navigating directly over the instagram website.

I wasn't able to reproduce this refreshing the demo page as fast as I could. Had to make about 15 requests (I ran the 1st code example 15 times in a row) to get the first 301.

from jquery.instagramfeed.

paoga87 avatar paoga87 commented on September 15, 2024

fwiw - I was having this issue working locally. I realized I was on VPN and after disconnecting from VPN, the feed started working again for me.

from jquery.instagramfeed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.