Hi everyone, Has anyone experienced a similar issue in the latest WEBCON KSeF Connector v2.0.0.22? For some incoming invoices (from KSeF) the endpoint: /api/data/v1/in/invoices/{id}/ksefData returns 406 Not Acceptable (empty response). In older API version it returns 500 Internal Server Error
I have version ver. 2.0.0.19. It seems that the problem has probably been resolved. I managed to download invoices from DEMO KSeF — after deactivating the NIP for a few hours and activating it again, the download started working. However, in the logs, approximately every 10 minutes, a Warn message
I have the same issue. Everything was working fine on the KSeF TEST environment, but the problem appeared on DEMO, where the API request limits are much lower. Because of these limits, the KSeF Connector exceeds the allowed number of requests and receives HTTP 429 (Too Many Requests). In this cas