-
-
Notifications
You must be signed in to change notification settings - Fork 865
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
NoMongo: Setup Script Creates the Wrong API URL #3493
Comments
@palisadoes Can i work on this? |
@palisadoes i would like to contribute here. |
@palisadoesI would like to work on this issue. Please assign it to me. |
@palisadoes I’d love to take up the issue regarding the REACT_APP_TALAWA_URL parameter in the setup script while migrating to the develop-postgres branch. Specifically, I'll: ✅ Update the setup script to remove the trailing / in REACT_APP_TALAWA_URL Can this issue be assigned to me? Looking forward to contributing! 😊 |
Thank you for assigning this to me. I am starting work on it now. |
@palisadoes This issue required modifying a sensitive file. Could you please review the changes and add the ignore-sensitive-file label to this PR? Thanks! |
Describe the bug
We are migrating to the new
develop-postgres
branch. There are bugs in the initial login screen being addressed here:- #3477
However there is another issue preventing others from accessing the portal correctly
REACT_APP_TALAWA_URL
parameter having a trailing/
. It must be removed for the latest API1. Instead of this404
message, there should be aninvalid data
messageTo Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Actual behavior
A clear and concise description of how the code performed w.r.t expectations.
Screenshots
Additional details
Add any other context or screenshots about the feature request here.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship
The text was updated successfully, but these errors were encountered: