Chavithra / degiro-connector

This is yet another library to access Degiro's API.
BSD 3-Clause "New" or "Revised" License
205 stars 46 forks source link

Add information (response_dict) on error for check_order #109

Closed e9henrik closed 6 months ago

e9henrik commented 1 year ago

Improve error handling capabilities for users by returning response_dict instead of None on error

Chavithra commented 6 months ago

Thanks for your feedback. I will try to add JSON message for errors in more of the methods.