on ‎2018 Nov 22 8:42 AM
OCC call is hitting storefront instead of commercewebservices. The call to get token is working perfectly fine but the call to get products or order is saying:
CMS Site not found
and hitting the filters of storefront instead of commercewebservices.
Token call- https://localhost:9002/authorizationserver/oauth/token
OCC call- https://localhost:9002/mycommercewebservices/v2/indsite/products/120398IDC
Request clarification before answering.
Please run ant server (if you hadn't done it before) as the tomcat's server.xml has to be updated with the context entry for your /mycommercewebservices.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Could you please confirm that webroot defined in extensioninfo.xml in your commercewebservices extension is correct? By default it is /rest so you need to use https://localhost:9002/rest/v2/indsite/products/120398IDC as an OCC call
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.