Koirin 10/24/2022 11:25 AMI'm trying to use the HTTP package to get some JSON data from an API-endpoint and I keep getting this exception-error, "INTEGER_PARSING_ERROR".
I've attached the stack-trace.
The connection is with TLS, and I'm using proper certification etc. I can also send my code if that helps.