Closed rtoma closed 3 years ago
Thanks for raising the issue and doing some checking which versions do work and which do not. Version 15 was the highest number available when I developed this package last summer
I'll have a look into this tomorrow. I also want to add some proper error handling in the next version!
Weird, it seems like Picnic restored the issue on their side. I am able to use api version 15 again, but it seems that their api versioning has changed a bit since I am also still able to use any number now.
Indeed. It now accepts anything (eg numbers and strings), as long as it is non-empty. Thanks for looking into this issue. Feel free to close it.
login on 15 returns:
changing it to 16 returns:
being curious I iterated api versions 1..50, all return 200 except for 15. weird.