I’m still working on getting the HTTP requests to work as mentioned in my previous post.
I was able to resolve the issue I was having in that previous post, but there was another error awaiting.
The current error is pertaining to the DER encoding yet again. this time, instead of getting complaints about the length of the public key, I’m getting the following:
Error: Error in DER encoding: Incomplete data or invalid ASN1
Has anyone encountered this error and if so, what might be the issue here?