gustavengstrom

Results 4 comments of gustavengstrom

Thanks have to read up on non-idempotency in the docs! Question: it appears to me that the code can be further simplified. The variable `signature_obtained` is redundant and can be...

Thanks this works! However, I wonder why the error handling did not catch this. I was expecting to see my custom error page. I have a similar issue when user...

Answered my own question. It is already implemented as of version 1.1.109. I was on an older version. A related question is whether this message can be altered to other...

@xet7 the fix is not working for me. The API /users/register works fine in v6.20 but not in the latest v6.67. Hence problem as described by @WassimDhib above remains.