As always they are base64 encoded. so you have to decode them!

2010/3/25 <[email protected]>

> I am trying out using stargate as rest api interface to query my table.
>
> Try
> http://localhost:8085/contacts/1
>
> Got respnse
>
> <CellSet>
> <Row key="MQ==">
> <Cell timestamp="1269484727327"
> column="bmFtZTpGaXJzdE5hbWU=">S2V2aW4=</Cell>
> </Row>
> </CellSet>
>
> The row key, column name, and value are all coded. Anyone seen this problem
> before?
>
> Any help is appreciated.
> -Victor
>

Reply via email to