cancel
Showing results for 
Search instead for 
Did you mean: 

VS Code: Page Map cannot be opened

nothafts
Explorer
0 Kudos
212

Hello, 

We have used a WebSocket-based service in our CAP project. Unfortunately, I cannot open the Page Map anymore, because of that error in SAP Fiori Tools:

"Error while reading CAP service metadata. Path: 'xxxx', service uri: 'xxxx', error: 'Error: Unknown protocol: ws'}"
 
You can reproduce the issue also with https://github.com/cap-js-community/websocket?tab=readme-ov-file, if you open the Fiori App with the Page Map. Currently, my workaround is to comment the service...
 
Do you have any ideas?
 
Thank you.
OliverKlemenz
Product and Topic Expert
Product and Topic Expert
Solution update will be provided as part of GitHub issue:
OliverKlemenz
Product and Topic Expert
Product and Topic Expert
Solution update will be provided as part of GitHub issue. https://github.com/cap-js-community/websocket/issues/6

Accepted Solutions (0)

Answers (1)

Answers (1)

nothafts
Explorer
0 Kudos

Thanks a lot