on ‎2020 Feb 26 6:11 PM
Hi @all,
I'm just playing with CAP Node.js flavour and Fiori Elements when found that if in my project folder I have something to render in the APP folder even the simplest GET requests goes wrong.
{
"error": {
"code": null,
"message": "Expected current segment '' to be '$count', '$ref', or a bound operation"
}
}
and if I delete that folder all HTTP requests goes ok.
For sure I'm doing something wrong in the APP folder while playing with FioriElements but the thing is that I could understand having some error while rendering the FioriElement's app BUT, why having this problem with just a GET request?
Does anybody know why? I got stucked digging at the schemas and DB's part when the problem is not there 🙂
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.