Forum Discussion

peterlu's avatar
peterlu
Champion
8 years ago

view_href not working in API v2

Hi Lithium,

 

The API v2 doc says the below line is ok, but the actual results do not return the view_href value

select view_href from nodes

 

Any ideas?

 

Peter

  • ClaudiusH's avatar
    ClaudiusH
    Khoros Alumni (Retired)

    Hi Peter,

     

    This looks like a bug as the node type specific query on the "boards" sub-collection

    SELECT view_href FROM boards

    indeed returns the view_href field. I would suggest raising it with Lithium support and referencing this discussion

  • Hi peterlu

     

    There may be a workaround that I know of but in order to provide it in the correct way I'd need to know what you're trying to achieve with that API v2 call?