A2Z-F17
A2Z-F17 copied to clipboard
p5.js:5131 error : GET not found and XHR failed loading
Hi Daniel,
I'm using Brackets and I keep having the same error from browser console when running sketch.js from Brackets and clicking on either Search or Tweet button. I renamed config-empty.js to config.js and filled in my api keys. Can't figure out what is wrong.
p5.js:5131 GET http://127.x.x.x:xxxxx/tweets/mysearch 404 (Not Found)
p5.js:5131 XHR failed loading: GET "http://127.x.x.x:xxxxx/tweets/mysearch".
Thanks