Replies: 1 comment
-
Could you provide more information about the error you get and how you are trying to create the connection? ARe you able to discover the endpoints? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having a hard time pin pointing the issue i'm facing. I'm developping an asp.net core API that will act as the backend for a web app, and I need to include a OPC Client that will listen on some specific nodes for data change notifications and read / write abilities. I cannot get the client to connect to the server no matter what i try. I even made a small python app, i can connect just fine to the OPC server. Also i can connect using UAExpert. So my questions is what could be the issue as to why i cant authenticate myself on the server. I keep getting errors stating that my server does not support either anon / username login
Beta Was this translation helpful? Give feedback.
All reactions