Chavithra
Chavithra
Hi, did you try with the latest release and setting `raw=True` ?
Hi @funnel20, Thanks Happy New Year to you too ! How about returning one of the following ? - the `requests.Response` object - or a specific Error including the `requests.Response`...
> Hi @Chavithra , what do you think of the solution by @e9henrik with exceptions and an additional input parameter to prevent breaking changes (and a migration guide/script)? Hi @funnel20,...
> Hi @Chavithra , I don't have (or want) Discord. Since we're no longer talking about breaking changes, is it an idea that we can formulate the requirements here. Once...
Here is my requirement proposal. ### Currently When an action fails we are : - logging the error (`HTTPError`, `JSONDecodeError`,...) - returning `None` ### New behaviour We will add a...
Hi @funnel20, 1. Whatever you think makes the most sense. Although I don't know if HTTPError (or others) can store details about the request/response. 2. Better be safe than sorry...
That's a great work @funnel20 ! Will check that in detail the following days and give you my feedback.
> My bad, will respect the process. @funnel20 is right : opening another issue for theses points will help the tracking and make sure I won't forget about it Will...
@funnel20 seems good to me. I think this should be implemented in an actual PR for instance for `check_order`. This way we can bot fetch it and check for :...
Hello there, is it possible to share the full error log ? Without your credentials of course. I think Degiro is doing some check with this order creation. So I...