l try to get access token uses javascript fetch in the next way:
fetch(\'https://api.dropboxapi.com/oauth2/token\', { method: \'POST\', code: AUTHORIZATION_CODE,