You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Contributions Extraction endpoint returns the following message if a wrong time parameter is given: Wrong time parameter. You need to give exactly two ISO-8601 conform timestamps, if you want to use the full-history extraction.
This message is a little bit confusing since this is not a full-history extraction.
General Information
Version of the ohsome API: 1.5.0
API instance requested: https://api.ohsome.org/v1 and local instance with an h2 file
Affected endpoint(s) [Contributions Extraction]
Request URL
Used HTTP method: GET
Utilized tool/library for the request: cURL
Expected Behaviour
The message should not have a reference to the full-history extraction endpoint. We should delete the reference or create a specific error message for the contributions extraction endpoint.
The text was updated successfully, but these errors were encountered:
Bug Description
The Contributions Extraction endpoint returns the following message if a wrong time parameter is given:
Wrong time parameter. You need to give exactly two ISO-8601 conform timestamps, if you want to use the full-history extraction
.This message is a little bit confusing since this is not a full-history extraction.
General Information
https://api.ohsome.org/v1
and local instance with an h2 fileExpected Behaviour
The message should not have a reference to the full-history extraction endpoint. We should delete the reference or create a specific error message for the contributions extraction endpoint.
The text was updated successfully, but these errors were encountered: