#My api key is not Working.
1 messages · Page 1 of 1 (latest)
Im not into js but this looks weird to me:
a
headers: {
"Content-Type": "application/json",
"Authorization": `Bearer ${API_KEY}`
},
nope that's correct
I see! What’s that “a” for?
Oh didn't see that, that a shouldn't be there