cancel
Showing results for 
Search instead for 
Did you mean: 

how to perform crud operation with northwind v3 db?

tridwip
Participant
0 Kudos

I am trying to build a crud operation with the svc url:http://services.odata.org/V3/northwind/northwind.svc

Whenever I am going to create a new data I am getting the following error in console: "The following problem occurred: HTTP request failed403,Forbidden,{"error":{"code":"","message":{"lang":"en-US","value":"Forbidden"}}}"- Does it have the facility to be updated or it is some thing else?!! I am uploading the manifest.json file and a little error showing(though its not stopping the app from running) :

and the network tab:

Accepted Solutions (1)

Accepted Solutions (1)

iftah_peretz
Active Contributor
0 Kudos

Hey,

You cannot update the Northwind db unless you copy it to a local one.

Answers (0)