We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following error occurs when kitchen tests try to verify the budget or budget additional were created.
Command: `curl -s -X GET -H "Authorization: Bearer "`gcloud auth print-access-token` https://billingbudgets.googleapis.com/v1beta1/billingAccounts/01D904-DAF6EC-F34EF7/budgets/28ae0ae1-d083-41dc-8684-5bb4dd15061a` has expected structure expected {:error=>{:code=>401, :message=>"Request is missing required authentication credential. Expected OAut...ttps://developers.google.com/identity/sign-in/web/devconsole-project.", :status=>"UNAUTHENTICATED"}} to match #<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x0000560ec72ca598 @expected={:name=>"billingAccounts/01D904-DAF6EC-F34EF7/budgets/28ae0ae1-d083-41dc-8684-5bb4dd15061a", :displayName=>"Budget For budget-project-fhfi-fc25", :budgetFilter=>#<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x0000560ec72ca8e0 @expected={:creditTypesTreatment=>"INCLUDE_ALL_CREDITS"}>, :amount=>#<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x0000560ec72ca660 @expected={:specifiedAmount=>#<RSpec::Mocks::ArgumentMatchers::HashIncludingMatcher:0x0000560ec72ca728 @expected={:units=>"10"}>}>}>
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The following error occurs when kitchen tests try to verify the budget or budget additional were created.
The text was updated successfully, but these errors were encountered: