Hi,
I'm going through this tutorial: https://developers.sap.com/tutorials/odata-05-data-model-service.html
In step 2, it says to select the CAP Project template as shown in the tutorial:
But I cannot see that option in my BAS:
Any id...
I'm having problem hashing my response, it seems the '#' character in my @odata.context value is the cause:{"@odata.context":"$metadata#Categories(CategoryID,CategoryName)/$entity","CategoryID":xxx,"CategoryName":"xxx"}{ "error": { "code": "404", "me...