4 weeks ago
I created a CAP application in SAP BAS in SAP Trial account. When I try to create connection it is showing this error.
I started the server using the command cds watch and when I try to click send request in the .http file shown here getting the marked error.
Request clarification before answering.
Remove the ' from the URI.
Just write:
@baseUrl = http://localhost:4004/odata/v4
GET {{baseUrl}}/hello
###
// More request
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What happens if you change the request URL to {{baseUrl}}/hello?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
7 | |
7 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.