on 2022 Aug 25 11:28 AM
Hi Team,
Good Day!
UI5 Maven application develop into eclipse and run into local tomcat server and display date fine. I am trying do the Post request get the Forbidden error.
Manifest.json
"dataSources": {
"invoiceRemote": {
"uri": "proxy/MyService/"
"type": "OData",
"settings": {
"odataVersion": "2.0"
...
},
I am used the Pom.xml similar to below blog.
I have checked the gateway debug level received the Cockie error in valid csrf -token method.
Please guide me how to resolved the issue.
Thanks
Request clarification before answering.
User | Count |
---|---|
76 | |
21 | |
8 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.