[ 
https://issues.apache.org/jira/browse/OLINGO-318?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033370#comment-14033370
 ] 

Challen commented on OLINGO-318:
--------------------------------

https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=5959dfb02a80d067c2141e26ea26028e74cab1f0

> 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