Skip to content

'Not implemented' response when authenticating (IHC 2.7 firmware) #1

@Soeren-Panduro

Description

@Soeren-Panduro

I'm facing login problems.
I have verified IP address and credentials.

  • Failing - StatusCode: 501, ReasonPhrase: 'Not implemented'
  • At ihcclient\src\services\authenticationService.cs,
    • Method: Authenticate,
    • Line: var resp = await impl.authenticateAsync(new inputMessageName2() { authenticate1 = new WSAuthenticationData { username = userName, password = password, application = application } });
  • Controller
    • Firmware version : 2.7.132
    • HW version: 6.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions