Legacy Dev Forum Posts

 View Only

Sign Up

Is there any issue with this endpoint? same request worked yesterday for me

  • 1.  Is there any issue with this endpoint? same request worked yesterday for me

    Posted 06-05-2025 18:08

    tshingala | 2022-09-19 20:45:21 UTC | #1

    /api/v2/analytics/conversations/aggregates/query

    { "interval": "2022-09-17T07:00:00.000Z/2022-09-18T07:00:00.000Z", "granularity": "PT15M", "groupBy": [ "queueId", "userId" ], "filter": { "type": "or", "clauses": [ { "type": "or", "predicates": [ { "type": "dimension", "dimension": "mediaType", "operator": "matches", "value": "voice" } ] } ] }, "views": [], "metrics": [ "nTransferred", "tAcw", "tAlert", "tAnswered", "tHandle", "tTalk", "tTalkComplete" ] }

    Currently getting this as a response:

    {'message': "Server resources aren't available to complete the request. Please try again shortly.", 'code': 'service.unavailable', 'status': 503, 'messageParams': {}, 'contextId': '97b4d041-77ed-414f-84b3-7fd3a8c02ac3', 'details': ], 'errors': []} ![image|690x332


    Jason_Mathison | 2022-09-20 01:14:00 UTC | #2

    Hi tshingala,

    If you are continuing to get this error please open a support case with customer care. The developer forum isn't the place to handle reports of platform outages.

    --Jason


    tim.smith | 2022-09-22 20:46:06 UTC | #3

    @tshingala unless this lasted for more than a minute or two, this behavior is expected for analytics endpoints. 502, 503, and 504 responses are considered retryable: https://developer.genesys.cloud/platform/api/rate-limits#retrying-other-responses


    tshingala | 2022-09-20 13:25:52 UTC | #4

    I am not seeing the same issue today, if I see this again, I will contact customer care,thanks!


    tshingala | 2022-09-20 13:28:04 UTC | #5

    Aah good to know Tim.smith, looks like I am not facing the same issue again, no code change on my end, same authentication and same machine.. not seeing any error today

    Thanks for sharing this link, this is helpful Thanks


    system | 2022-10-21 13:28:25 UTC | #6

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


    This post was migrated from the old Developer Forum.

    ref: 16350