It always fails. We send the access token as part of the HTTP header like this: headers.append('Authorization', `Bearer ${this.authService.accessToken}`);.
確定! 回上一頁