Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

Can you please help me with I'm getting this error on a few pages in the console?

Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. chrome-extension://nocpfkkbaekckhcoekockfbidpcjgkbd/jquery2.js Failed to load resource: the server responded with a status of 403 (OK)send @ chrome-extension://nocpfkkbaekckhcoekockfbidpcjgkbd/jquery2.js:3 https://cdnjs.org/track/stats.js?id=nocpfkkbaekckhcoekockfbidpcjgkbd&_=1452406781944 Failed to load resource: the server responded with a status of 403 (OK)

Arturo Alviar
Arturo Alviar
15,739 Points

Seems like the problem might be coming from on of your chrome extensions. Maybe disable your extensions, figure out which extension is raising this error and uninstall?