Uploaded image for project: 'Olingo'
  1. Olingo
  2. OLINGO-318

client should base64encode edm.binary data, not as URLSafeString

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • (Java) V4 4.0.0-beta-01
    • (Java) V4 4.0.0-beta-01
    • odata4-client
    • None

    Description

      when client serializes entity into json payload in http body, the result of Base64.encodeBase64URLSafeString(byteArrayValue) can't be recognized by an external test service. since Base64.encodeBase64String(byteArrayValue) proves to work, so will fix it with that.

      Attachments

        Activity

          People

            challenh Challen He
            challenh Challen He
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: