Skip to content

'Digest' authentication problem #2

@TomRyu

Description

@TomRyu

First of all,
I sincerely thank you for taking the time to do the coding for me.
However, I have a problem and I would like to ask for your help.

When I click the "subscribe" button,
I met error at the following code

string[] result = eptc.GetEventProperties(out fixedTopicSet, out tst, out topicExpDialect, out msgContentFilter, out producerProperties, out msgContentSchema, out any);

error is as followings.

System.ServiceModel.Security.MessageSecurityException: 'HTTP request is not authenticated with client authentication scheme 'Digest'. The authentication headers received from the server are 'Digest realm="iPolis", qop="auth", nonce="6540f315ca6b2e5fd9fd", opaque="60bf14eb"'.

Could you please help me more?

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