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 AJAX Basics Programming AJAX Programming AJAX Solution

cors issue with AJAX basics file

Access to XMLHttpRequest at 'file:///C:/Users/ujoko/OneDrive/Documents/Web%20development/treehouse/AJAX_Basics_Project_Files/stage2/data/employees.json' from origin 'null' has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, chrome-untrusted, https.

I cant get the files to display in chrome or firefox due to above error. tried some chrome extensions to unblock the cors policy but they didnt work. Any solution/workaround appreciated