I am using visual studio code to develop a react app and need access to the Twitter API v2. I was able to make request in postman but in vscode when I use fetch, I can't get the request because I'm unauthorized. I'm fairly new to an API like this one so help would be greatly appreciated.