Posted 20 March 2025, 2:57 am EST
Hi,
Is there a way to extend the Json provider without having to write my own custom provider?
I have a oData service that I’m calling but I also need to send an authentication header.
If I need to wrtie my own Json provider, is there a way to consult the default Json provider so I can copy some code?