cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unable to fetch data using OCC Rest API

Former Member
0 Likes
498

Hi Experts,

I have a store on Hybris 6.4. I am running the API to get a list of all the stores (point of service) using the API URL listed in the OCC documentation.However, I am getting an empty list with a 200 OK status. I checked via hAC and backoffice, the PoS are persisted properly in the database but are not getting reflected while hitting the API. Whereas, the API's for fetching products etc is working absolutely fine. Can someone pls help me with this.

Thanks in advance.

Regards, Shikha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Likes

See if your POSs are linked to the BaseStore correctly and see if you are loading the correct base store. Debug if possible.