Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

invalid status code 'BadRequest' #2

Open
sivakrkumar opened this issue Jun 14, 2018 · 1 comment
Open

invalid status code 'BadRequest' #2

sivakrkumar opened this issue Jun 14, 2018 · 1 comment

Comments

@sivakrkumar
Copy link

System.AggregateException: 'One or more errors occurred. (Operation returned an invalid status code 'BadRequest')'.

@sagarkul
Copy link

Microsoft.Azure.Management.Billing.Models.ErrorResponseException: Operation returned an invalid status code 'BadRequest'
   at Microsoft.Azure.Management.Billing.InvoicesOperations.ListWithHttpMessagesAsync(String expand, String filter, String skiptoken, Nullable`1 top, Dictionary`2 customHeaders, CancellationToken cancellationToken)
   at Microsoft.Azure.Management.Billing.InvoicesOperationsExtensions.ListAsync(IInvoicesOperations operations, String expand, String filter, String skiptoken, Nullable`1 top, CancellationToken cancellationToken)
   at Microsoft.Azure.Management.Billing.InvoicesOperationsExtensions.List(IInvoicesOperations operations, String expand, String filter, String skiptoken, Nullable`1 top)
   at billing_dotnet_invoice_api.Program.Run() in C:\GitHub\billing-dotnet-core-invoice-download\Program.cs:line 37

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants