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

Fix an issue with header #160

Merged
merged 1 commit into from
Jan 7, 2023
Merged

Fix an issue with header #160

merged 1 commit into from
Jan 7, 2023

Conversation

letsintegreat
Copy link
Contributor

Closes #159

I have pinpointed the cause of the error. Seems like api/v1/profile/{USERNAME} now requires an authorization header, which was not the case before. Fixing that fixes the issue.

@fredfalcon
Copy link
Contributor

Awesome thank you!

@fredfalcon fredfalcon enabled auto-merge January 7, 2023 18:45
@fredfalcon fredfalcon merged commit 28d41a5 into OWASP-BLT:main Jan 7, 2023
@letsintegreat letsintegreat deleted the issue-159 branch January 7, 2023 18:48
DonnieBLT pushed a commit that referenced this pull request Aug 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Null check operator used on a null value
2 participants