Last night I followed the instructions for creating certificates to use for login to BF using the non-interactive method.
It was all done successfully and working:
I built the function and it was working beautifully:
{"sessionToken":"HOFrLsN5wHPo2anjiQJLoHZ3tZCgXH H+U 6oyIvtA81s=","loginStatus":"SUCCESS"}
Today when I ran the function the only response I am getting is:
“The remote server returned an error: (500) Internal Server Error.”
It’s doing my head in. How can I track down any error with only this response?:
Any clues on what I can check?
**** Never underestimate a programmer's ability to deceive themselves _ I DID make a change it it broke the code. When I started from scratch and rewrote it it worked.
It was all done successfully and working:
I built the function and it was working beautifully:
{"sessionToken":"HOFrLsN5wHPo2anjiQJLoHZ3tZCgXH H+U 6oyIvtA81s=","loginStatus":"SUCCESS"}
Today when I ran the function the only response I am getting is:
“The remote server returned an error: (500) Internal Server Error.”
It’s doing my head in. How can I track down any error with only this response?:
Any clues on what I can check?
**** Never underestimate a programmer's ability to deceive themselves _ I DID make a change it it broke the code. When I started from scratch and rewrote it it worked.

