Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

problem using graph api returning json with '@'

Frank LehmannApr 18 2024

Hi,

i am facing a problem with returning a json from ms graph api.
The json contains “@odata.nextLink” tag, but i am not able to use this tag as path direction.

Every hints i found in the web failed:

$.\"@odata.nextLink\"

$.[\"@odata.nextLink\"]

$.[@odata.nextLink]

Any ideas ?

This post has been answered by Solomon Yakobson on Apr 23 2024
Jump to Answer
Comments
Post Details
Added on Apr 18 2024
10 comments
374 views