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

Extra forward slashes not resolving properly. #53

Open
NotChristianGarcia opened this issue May 9, 2022 · 0 comments
Open

Extra forward slashes not resolving properly. #53

NotChristianGarcia opened this issue May 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@NotChristianGarcia
Copy link
Member

Raised by Joshua Urrutia.
PgREST seems to not resolve extra forward slashes in the URL properly. RFC 2396 hints that it should resolve properly.

https://tacc.develop.tapis.io///v3///pgrest

Probably an issue with Django or pattern recognition. Error below.

 'metadata': {},
 'result': None,
 'status': 'error',
 'version': 'dev'}
@NotChristianGarcia NotChristianGarcia self-assigned this May 9, 2022
@NotChristianGarcia NotChristianGarcia moved this from To Do to Done/Production in Tapis Project Beta Board May 24, 2022
@NotChristianGarcia NotChristianGarcia moved this from Done/Production to To Do in Tapis Project Beta Board May 24, 2022
@NotChristianGarcia NotChristianGarcia added the bug Something isn't working label Jun 17, 2022
@NotChristianGarcia NotChristianGarcia removed their assignment Jul 1, 2022
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

No branches or pull requests

1 participant