C
C#2w ago
Philippe

Odata nextlink

Hello guys, i havé an odata controller, and i m trying to catch the nextlink value in order to paste it into the response header. I tried using the odatafeature().nextlink in a custom action and in a custom middleware but everytime its null, even though the @odata.nextlink is present and with a value in the response on the client side. The only way that seems to work, is by using a custom middleware, deserializing the body stream, and catching the nextlink… any advice or idea?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?