Skip to content

fix: Axio Request에 헤더 들어가지 않던 버그 수정 #40

@Hong-Study

Description

@Hong-Study
  • Axios에 다음과 같이 헤더를 추가하는 코드가 존재, 이를 수정함.
headers: {
        headers: {Authorization: `Bearer ${AuthStore.getState().ACCESS_TOKEN}`},
      },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions