I am trying to call the Twitter API in a React App and get the following error
Fetch API cannot load https://api.twitter.com/1.1/account/verify_credenti
I had to create a Node server to call the API, no biggie