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

feature/added withcredential to include cookies on organization list api #1137

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

varun2948
Copy link
Contributor

What type of PR is this? (check all applicable)

  • πŸ• Feature
  • πŸ› Bug Fix
  • πŸ“ Documentation Update
  • 🎨 Style
  • πŸ§‘β€πŸ’» Code Refactor
  • πŸ”₯ Performance Improvements
  • βœ… Test
  • πŸ€– Build
  • πŸ” CI
  • πŸ“¦ Chore (Release)
  • ⏩ Revert

Describe this PR

Addded Cookie Support as 403 error showing up for organization list api.

Checklist before requesting a review

[optional] What gif best describes this PR or how it makes you feel?

@github-actions github-actions bot added the frontend Related to frontend code label Jan 25, 2024
@github-actions github-actions bot added the backend Related to backend code label Jan 25, 2024
@varun2948 varun2948 changed the title feat: added withcredential to include cookies on organization list api feature/added withcredential to include cookies on organization list api Jan 25, 2024
@varun2948 varun2948 merged commit bb8b2ce into development Jan 25, 2024
6 of 7 checks passed
@spwoodcock spwoodcock deleted the feat-organization-cookie branch January 25, 2024 08:00
@spwoodcock
Copy link
Member

Already did this in #1136 for every route using an axios interceptor πŸ˜„

Backend tests were failing here too - I'll investigate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend code frontend Related to frontend code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants