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

Ending Backslashes missing in api paths #2580

Closed
Marmik2003 opened this issue May 30, 2022 · 4 comments
Closed

Ending Backslashes missing in api paths #2580

Marmik2003 opened this issue May 30, 2022 · 4 comments
Assignees

Comments

@Marmik2003
Copy link
Contributor

missing backslashes sometimes give error while testing in local machine

@gigincg
Copy link
Member

gigincg commented Jun 23, 2022

@Marmik2003 Can you add a bit more depth to this? Are you talking about missing / in the React Routes, or for API calls?

@Marmik2003
Copy link
Contributor Author

it is missing in API calls, just for some routes, thus gives 500s while developing locally with proxy of localhost

@gigincg
Copy link
Member

gigincg commented Jun 25, 2022

@Marmik2003 I think it was fixed. Can you recheck?

@Marmik2003
Copy link
Contributor Author

yes, it was fixed by #2395, I did not have attention to this PR... is working fine now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants