issues Search Results · repo:duffelhq/duffel-api-python language:Python
Filter by
20 results
(93 ms)20 results
induffelhq/duffel-api-python (press backspace or delete to remove)Is your feature request related to a problem? I m often frustrated when I need to search for flights within a specific
departure date rather than on a range of dates. Currently, the Duffel API only allows ...
AKrekhovetskyi
- Opened on Aug 20, 2024
- #380
Hello. I am trying to use the python library in one of my apps. However, it throws an error if I provide any parameter
other than departure_date, destination and origin.
In the documentation, and the ...
gonewiththeway
- Opened on Feb 13, 2024
- #377
Describe the bug In the OfferSliceSegment there is no variable for the stops, so when doing a search of offers there is
no possibility to display them (in the API they are available).
class OfferSliceSegment: ...
bug
Ruben35
- Opened on Sep 12, 2023
- #322
Is your feature request related to a problem? Please describe. There is no problem involved with this issue, its only a
codebase suggestion.
Additional context Maintaining data parsing and validation ...
cglacet
- 3
- Opened on Jul 20, 2023
- #313
Is your feature request related to a problem? Please describe. The issue is that many (most?) modern python web
frameworks are working in an asynchronous fashion (ASGI). The current API you are offering ...
enhancement
cglacet
- 3
- Opened on Jul 13, 2023
- #306
Hi there :)
I m getting a ValueError( time data 2023-05-13T03:59:00.000Z does not match format %Y-%m-%dT%H:%M:%SZ ) on most of my
api calls with the python client.
Here is the code to reproduce:
from ...
bug
felixmeziere
- 11
- Opened on May 11, 2023
- #271
i am getting this error started today the slice is from: JFK to :LHR on: 2023-01-27 offers_list
=duffel.offer_requests.create().passengers([{ type : adult }]).slices(slices).return_offers().execute()
...
bug
asafd11
- 7
- Opened on Jan 22, 2023
- #212
hello i create a python script for booking flights i am getting offers like this: ` offers_list
=duffel.offer_requests.create().slices(slices).passengers([{ type : adult }]).return_offers().execute() id ...
asafd11
- 1
- Opened on Jan 14, 2023
- #211
Describe the bug
When attempting to get an offer by its id CLIENT.offers.get(offer_id) I get this response:
invalid_request_error: Not found: The resource you are trying to access does not exist
This ...
bug
suledev
- 2
- Opened on Dec 24, 2022
- #210
Hi Please Solve this issue Screenshot from 2022-02-11 02-06-12 Screenshot from 2022-02-11 02-06-22
bug
jibranmazhar
- 4
- Opened on Feb 10, 2022
- #105

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.