#1081 C# SCRAM Authentication noob help [nm: resolved]

Dean Bayley Sat 29 Jul 2023

Forgive me if the details below are sketchy - this is my first exposure to Haystack.

Trying to use the Project-Haystack HTTP API (using code from SPIE-Worksphere/haystack-csharp) to connect to a FIN|Stack server (?) (I think running FIN 5.1.1).

I can't seem to authenticate using SCRAM.

I'm fairly confident the code and credentials are correct; however, I'm not confident I know the correct URI.

I've found a bunch of different possibilities through looking at the haystack docs, forums and even some insight from an issue logged against the csharp project. And, unfortunately, the person in charge of the server doesn't seem to know. {host}/user/auth is built into the code - but it doesn't seem to work.

Can anyone provide some guidance?

[Update:] Nevermind, I figured it out finally (but can't delete this post).

Dennis McEnaney Mon 11 Dec 2023

For the benefit of others, what was the fix?

Login or Signup to reply.