[ 
https://issues.apache.org/jira/browse/OLINGO-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Challen resolved OLINGO-318.
----------------------------

    Resolution: Fixed

> client should base64encode edm.binary data, not as URLSafeString
> ----------------------------------------------------------------
>
>                 Key: OLINGO-318
>                 URL: https://issues.apache.org/jira/browse/OLINGO-318
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-client
>    Affects Versions: V4 0.1.0
>            Reporter: Challen
>            Assignee: Challen
>             Fix For: V4 0.1.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to