Jobenas

Results 4 comments of Jobenas

Hi Miguel, thanks for the reply, I'm on version 2.3.3 of WTForms and version 0.15.1 Flask-WTF package, which I understand is the latest version. Is there any version that's recommended...

Just in case anyone else is having the same problem, I managed to solved it by doing two things: First I included a new function in the library that accepts...

I believe the problem lies in the fact that when you use the publish method with just two parameters, the length of the payload is calculated at that point (seeing...

have you checked if your payload length is lower than 256 bytes? that could be the source of your problem.