Forum Discussion

patim's avatar
patim
Occasional Contributor
14 years ago

HELP! Unauthorized error for PUT method (REST web service))

Hi, I want to test store API (REST web service) using PUT method. Steps I followed: 1. Created project > REST service > Method > Request 2. PUT/entities/{entity-id} Specify endpoints ...