I was never given instructions to add these headers. Although they are probably obvious to some, I had no idea for a while. ``` 'Content-Type': 'application/json', Accept: 'application/json', ``` in addition to ``` Authorization: 'whatever-you-want', ```
I was never given instructions to add these headers. Although they are probably obvious to some, I had no idea for a while.
in addition to