Export report failed for FAILED_GETTING_DATA_FROM_SERVICE

I am exporting a report using POST /api/v2/analytics/reporting/exports,
but under the same conditions( same userId, or conversationId),
AGENT_LOGIN_LOGOUT_SUMMARY_VIEW was exported without any problems,
but INTERACTION_SEARCH_VIEW was failed.
The status of post is SUBMITTED, and then, when I call GET /api/v2/analytics/reporting/exports, I got the status FAILED for ['export_error_messages_type': 'FAILED_GETTING_DATA_FROM_SERVICE'].
Any help ? Thank you.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.