SyntaxFix
Write A Post
Hire A Developer
Questions
Could not get this to work until I put Authorization in single quotes:
axios.get(URL, { headers: { 'Authorization': AuthStr } })