codestates / codestates/BanThing

[Error Handling] 로그 아웃상태시 방 만들기를 했을 때 401에러

Open
#207 0 comments 0 reactions 1 assignee Claimed by @tmdqls2257 View on GitHub
client error solved
Dominant language
TypeScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

### 어떤 에러인가요?
![image](https://user-images.githubusercontent.com/54207332/155952693-f730433a-2057-49f7-826b-fbcd011c9744.png)

- 에러 메시지
```
Error: Request failed with status code 401
```

### 에러 핸들링 방법
- 로컬 스토리지에서 쿠키로 방식을 바꾸게 되면서 accessToken이 달라지게 되었다.
-
![image](https://user-images.githubusercontent.com/54207332/155953717-810dbd10-83b8-4da9-999b-dcf2dbb50b11.png)

```
//
```

### 에러 핸들링을 위해 참고한 레퍼런스 링크
- Memory-It 의 Error Handling 예시입니다.
[링크](https://github.com/codestates/Memory-It/issues/205)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.