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

Relative Image URL in checkAuth query #1375

Closed
rishav-jha-mech opened this issue Aug 11, 2023 · 1 comment · Fixed by #1376
Closed

Relative Image URL in checkAuth query #1375

rishav-jha-mech opened this issue Aug 11, 2023 · 1 comment · Fixed by #1376
Assignees
Labels
bug Something isn't working

Comments

@rishav-jha-mech
Copy link
Contributor

rishav-jha-mech commented Aug 11, 2023

Describe the bug

checkAuth query should have absolute url for user image.

To Reproduce
Steps to reproduce the behavior:

  1. Upload an user image
  2. call checkAuth query

Expected behavior
Url should have absolute url http://localhost:4000/someimage.png

Actual behavior
Url has relative url like /someimage.png

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

Additional details
GSoC '2023

Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359

@rishav-jha-mech rishav-jha-mech added the bug Something isn't working label Aug 11, 2023
@rishav-jha-mech
Copy link
Contributor Author

Please assign this issue to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants