Delete slash in the end of URL by FirstShanti · Pull Request #50 · tuomur/python-odata · GitHub
Skip to content

Delete slash in the end of URL#50

Open
FirstShanti wants to merge 1 commit into
tuomur:masterfrom
FirstShanti:patch-1
Open

Delete slash in the end of URL#50
FirstShanti wants to merge 1 commit into
tuomur:masterfrom
FirstShanti:patch-1

Conversation

@FirstShanti

Copy link
Copy Markdown

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

eblis commented Mar 16, 2023

Copy link
Copy Markdown

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