Actions
Incident #11597
closedSocialNetworking service returns empty list of posts for any VRE
Start date:
Apr 10, 2018
Due date:
Apr 11, 2018
% Done:
100%
Estimated time:
Infrastructure:
Production
Description
Whatever token of production we use the returned results is always empty no matter the VRE used
for example:
this call with a token of any user in any VRE returns empty:
or
{
success: true,
message: "",
result: [ ]
}
Related issues
Actions