Maries
June 19, 2026, 7:50pm
1
POST to https://sandbox.api.connect.gov.bc.ca/registry-search/api/v1/businesses/{{businessIdentifier} }/documents/requests
with request body
{
“documentAccessRequest”: {
“documents”: [
{
“type”: “BUSINESS_SUMMARY_FILING_HISTORY”
}
]
}
}
returns a 500 Internal Server Error with response body:
{
“errorMessage”: “API backend third party service error.”,
“rootCause”: "message:Internal server error "
}
Please advise, this is blocking us from testing.
Thank you for your help.
Marie
Hi Marie,
My team will be looking at this Monday. Can you confirm the account number you are using in Sandbox and one or more examples of entities that throw this error?
Thanks,
David McKinnon
Maries
June 20, 2026, 12:22pm
3
Hi David,
Account number in sandbox for this request is 5838.
All entities are throwing this error at the moment, but here are a few samples:
FM1047241
FM0820023
FM0396991
Thanks,
Thank you, I have passed this along to the technical team.
Maries we applied a fix yesterday, this should now be working as expected.
Maries
June 23, 2026, 4:59pm
6
Thanks, Dave - I confirm that it is working.