Document requests in sandbox returning unexpected error

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

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.

Thanks, Dave - I confirm that it is working.