API connection issue

We have connected successfully to the HubSpot API for months with out any issues. Unfortunatelly, since yesterday, we have been unable to do so.

We are getting the following error.

Please let us know how to troubleshoot or who to contact for support.

Thanks!

%HTTPoison.Response{body: “{\“status\”:\“error\”,\“message\”:\“internal error\”,\“correlationId\”:\“06fa76da-0ce8-4d04-ab6c-b3bad0394a28\”}”, headers: [{“Date”, “Mon, 09 Aug 2021 17:20:03 GMT”}, {“Content-Type”, “application/json;charset=utf-8”}, {“Content-Length”, “100”}, {“Connection”, “keep-alive”}, {“CF-Ray”, “67c2a7169926080b-ATL”}, {“Strict-Transport-Security”, “max-age=31536000; includeSubDomains; preload”}, {“Vary”, “Accept-Encoding”}, {“CF-Cache-Status”, “DYNAMIC”}, {“Access-Control-Allow-Credentials”, “false”}, {“Expect-CT”, “max-age=604800, report-uri=\“https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\””}, {“X-HubSpot-Correlation-Id”, “06fa76da-0ce8-4d04-ab6c-b3bad0394a28”}, {“X-HubSpot-RateLimit-Daily”, “250000”}, {“X-HubSpot-RateLimit-Daily-Remaining”, “248534”}, {“X-HubSpot-RateLimit-Interval-Milliseconds”, “10000”}, {“X-HubSpot-RateLimit-Max”, “100”}, {“X-HubSpot-RateLimit-Remaining”, “95”}, {“X-HubSpot-RateLimit-Secondly”, “10”}, {“X-HubSpot-RateLimit-Secondly-Remaining”, “9”}, {“X-Trace”, “2B9B170CAAB9981FEA19D19EE393CC1EB25906D9D4000000000000000000”}, {“Report-To”, “{\“endpoints\”:[{\“url\”:\“https:\\/\\/a.nel.cloudflare.com\\/report\\/v3?s=13YFRzjOzIBIoP5XE7CtTcurX%2BqEG1uSgmksenPiocFpetW0W1u7eNow3SG7MTWiKvwePnbdrTijYSY1em9%2FVR26mvLnchLDEJJSVVfrJF85RnNheiXrL%2F5Owq9ecoAv\”}],\“group\”:\“cf-nel\”,\“max_age\”:604800}”}, {“NEL”, “{\“success_fraction\”:0,\“report_to\”:\“cf-nel\”,\“max_age\”:604800}”}, {“Server”, “cloudflare”}, {“alt-svc”, “h3-27=\”:443\“; ma=86400, h3-28=\”:443\“; ma=86400, h3-29=\”:443\“; ma=86400, h3=\”:443\“; ma=86400”}], request: %HTTPoison.Request{body: “”, headers: [], method: :get, options: [hackney: [pool: :hubspot_sync_connection_pool]], params: %{}, url: "https://api.hubapi.com/contacts/v1/lists/all/contacts/all?hapikey=ce649f2f-129a-4e0c-8a59-19165cc66d56&vidOffset=105551&count=100&property=firstname&property=lastname&property=associatedcompanyid&property=email&property=classification&property=hs_language&property=ca

mpaign&property=notification_global&property=notification_national&property=email_status&property=hs_content_membership_status&property=no_display"}, request_url: "https://api.hubapi.com/contacts/v1/lists/all/contacts/all?hapikey=ce649f2f-129a-

4e0c-8a59-19165cc66d56&vidOffset=105551&count=100&property=firstname&property=lastname&property=associatedcompanyid&property=email&property=classification&property=hs_language&property=campaign&property=notification_global&property=notification

_national&property=email_status&property=hs_content_membership_status&property=no_display", status_code: 500}

@howardmarxb

Out of curiousity, if you made the request using postman or equivalent, do you get the error?

Also, I see that you posted your hapikey. Looks like you rotated it, but in the future, it is best not to post it at all.