Skip to Content
0
Former Member
Sep 03, 2018 at 08:48 AM

Issue with custom extension

166 Views

I have created an custom extension say 'abc' which is of type ycommercewebservices and overrides ycommercewebservices, then I have created an endpoint say /def, now I am trying to access this endpoint through postman 'https://localhost:9002/def/' , but I am getting 403 forbidden response,what changes should I do to make it accessible?