These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Can not get skills -> Invalid token
&scope=characterAccountRead%20esi-skills.read_skillqueue.v1%20esi-skills.read_skills.v1'
fetch(url, { method: 'Get', headers: { Authorization: `Bearer ${'access_token'}`, }, })
Authorization: `Bearer ${'access_token'}`,
Bearer access_token
`Bearer ${'access_token'}`
`Bearer ${access_token}`