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

Delete slash in the end of URL #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

FirstShanti
Copy link

Any resources (https://data.nasa.gov/api/odata/v4/) returned an error:

{
    "error": {
        "code": null,
        "message": "The segment '$metadata' must be the last segment."
    }
}

Any resourses(https://data.nasa.gov/api/odata/v4/) returned an error:

{
    "error": {
        "code": null,
        "message": "The segment '$metadata' must be the last segment."
    }
}
@FirstShanti FirstShanti changed the title Update metadata.py Delete slash in URL Jan 25, 2021
@FirstShanti FirstShanti changed the title Delete slash in URL Delete slash in the end of URL Jan 25, 2021
@eblis
Copy link

eblis commented Mar 16, 2023

This project looks to be no longer maintained, i have forked it here and tried to add (some) of your suggested functionality.
I've also published it to PyPi as python-odata, if you're interested.

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.

2 participants