How to call Commerce cloud REST API url and create BO in VBCS?
Summary
How to call Commerce cloud REST API url and create BO in VBCS?Content
Hi All
I am trying to create Business Object (BO) for commerce cloud REST API. Followed the procedure as given in user guide. Steps are given below
1) Goto Application Settings -> Extensions
2) click on create new BOP and select "A REST BOP example" template.
3) Attached RESTOperationProvider.js and RESTEntityProvider.js
While creating BO, it throws 401 uthentication error.
Please suggest what kind of security method needs to be used? I tried None, Basic and OAuth but not successed.
Please check and suggest.
1