aminediab007
aminediab007
Hi, I tried Firefox and chrome with JavaScript enabled. I inspected the Firmware Page using chrome inspector, i could see two errors: 1) Uncaught Type Error: Cannot read property 'localStorage'...
I had the same suspicion, and disabled pre-process files in menuconfig, it did not resolve the problem! I used Postman and performed most of the api calls, with success!
My bad! I did a modification on the custom html line of the example, a malformed div tag!! all working now.