Skip to content

Kuveyt Türk #41

@bakierbas

Description

@bakierbas

authenticationResponse = Uri.UnescapeDataString(authenticationResponse);

Xml içindeki "+" karakterlerini boşluk olarak değiştiremiyor xmlDoc.LoadXml(xml) hata veriyor ve api'den gelen sonuç görüntülenemiyor. Aşağıdaki gibi değiştirilse daha sağlıklı olur mu?

authenticationResponse = System.Net.WebUtility.UrlDecode(authenticationResponse);

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