Closed mattu08 closed 3 years ago
Hi,
Just started getting the following error on "last accounts";
"last_accounts": { "type": "no-accounts-type-available" },
Then realized that the type was missing, could you add the missing account type:
no-accounts-type-available
To /src/CompaniesHouse/Response/CompanyProfile/LastAccountsType.cs
https://github.com/kevbite/CompaniesHouse.NET/blob/efef661d99dc64b38ed560e6d908695649f3ac1e/src/CompaniesHouse/Response/CompanyProfile/LastAccountsType.cs
Cheers,
Matt
Hey @mattu08, thanks for raising this issue, I'll try to get it sorted as soon as possible.
This is now fixed in the latest version 7.9.2.
Thanks @kevbite 👍
Hi,
Just started getting the following error on "last accounts";
Then realized that the type was missing, could you add the missing account type:
no-accounts-type-available
To /src/CompaniesHouse/Response/CompanyProfile/LastAccountsType.cs
https://github.com/kevbite/CompaniesHouse.NET/blob/efef661d99dc64b38ed560e6d908695649f3ac1e/src/CompaniesHouse/Response/CompanyProfile/LastAccountsType.cs
Cheers,
Matt