Fabio Andreola

Results 2 comments of Fabio Andreola

Also facing the same issue.

> Authorization > in header, if you put > > ``` > { > headers: { > Authorization: `token ${token}` > } > ``` > > token is any random...