Hi All,
I want to use oData to post my data to gateway service, but but it gives error of 403 forbidden.
I searched on google , find the post function must add the X-CSRF-Token on headers.
so i try to get the X-CSRF-Token in my odata read function, but it doesn't work.
Any help / guidance to resolve this would be much appreciated!



i have set "X-CSRF-Token":"Fetch" in headers.



