BautizarCodigo
Results
2
comments of
BautizarCodigo
This issue seems to have appeared in the last day also. This is the stacktrace ``` realprice = self.degiro.real_time_price(Product(products[0]).id, degiroapi.Interval.Type.One_Day) File "/usr/local/lib/python3.7/dist-packages/degiroapi/__init__.py", line 221, in real_time_price vw_id = self.product_info(product_id)['vwdId'] KeyError:...
Same here I’m encountering a runtime issue after upgrading to Xcode 16. I’ve updated and reinstalled all necessary dependencies, including Cocoapods, but the issue persists. It seems that the current...