You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
Thanks
The text was updated successfully, but these errors were encountered: