Mark Sullivan
Mark Sullivan
Wow, detailed pull request. Looks great. I'll give it a test on Monday...
Unfortunately, Python3 Websockets implementation doesn't support proxy yet (The pull request https://github.com/aaugustin/websockets/pull/422 has been sitting there for almost a year). Looking at the slack client, I see version 2 of...
While indeed Prestashop does send email, having the Payment Gateway (Stripe in this case) send an official receipt from their service helps align the experience with what customer currently receives...
@manofcolombia Yes, AccessPolicy and PreFilters can bulk add, but cannot bulk update, whereas NetworkObjects can both Post/Put in bulk (from memory). The other issues with Bulk operations, especially with NetworkObjects...
FYI, I was experiencing this exact issue. After trying everything that you have tried above (latest version, uninstalled/reinstalled module, disconnected/reconnected, set up a new API key) continued to have the...
Maybe this will help others if you see the same issue and might help lead to a root cause. On the same M2 with the same ESP32-S3: 1) If I...