Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Attach auth headers for rtk client endpoints #129

Closed
ballyalley-o opened this issue Apr 14, 2024 · 0 comments · Fixed by #131 or #132
Closed

[BUG] Attach auth headers for rtk client endpoints #129

ballyalley-o opened this issue Apr 14, 2024 · 0 comments · Fixed by #131 or #132
Assignees
Labels
bug Something isn't working priority 1

Comments

@ballyalley-o
Copy link
Owner

Describe the bug
Server is sending 401 for the protected myAccount route. needs to attach the token with the request.

To Reproduce
Steps to reproduce the behavior:

  1. Login
  2. Go to 'dashboard'
  3. click the avatar popover
  4. click accounts
  5. see the response.

Expected behavior
should see the token in the request headers.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@ballyalley-o ballyalley-o added the bug Something isn't working label Apr 14, 2024
@ballyalley-o ballyalley-o moved this to 🗂️ Backlog in The Code Coach Projct™ Apr 14, 2024
@ballyalley-o ballyalley-o moved this from 🗂️ Backlog to Sprint 2 in The Code Coach Projct™ Apr 14, 2024
@ballyalley-o ballyalley-o moved this from Sprint 2 to In Progress in The Code Coach Projct™ Apr 14, 2024
@ballyalley-o ballyalley-o self-assigned this Apr 14, 2024
ballyalley-o added a commit that referenced this issue Apr 14, 2024
@ballyalley-o ballyalley-o linked a pull request Apr 14, 2024 that will close this issue
@ballyalley-o ballyalley-o linked a pull request Apr 14, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In Progress to Done in The Code Coach Projct™ Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority 1
Projects
Status: Done
1 participant