I am getting a 500 - service temporarily unavailable. I am not getting a SSL negotiation failed so im assuming that isnt it.
I am assuming you are fluent with postman. I am using a basic oauth 1.0 providing the consumer secret/key and token/secret. I also just realized that it is set to add authorization data to header. this gives me the content-type header and a temporary header authorization with the key, token, signature, etc etc. I tried to copy/paste the given values from both over to apiant and still receive the error.
Tried adding every combination of individual headers i could. content, user-agent, etc etc. all identical 500 error.