Skip to content

Bug Fix for 400 Bad Request#350

Open
UEFI-code wants to merge 1 commit intoAzure-Samples:masterfrom
UEFI-code:UEFI-code-patch-1
Open

Bug Fix for 400 Bad Request#350
UEFI-code wants to merge 1 commit intoAzure-Samples:masterfrom
UEFI-code:UEFI-code-patch-1

Conversation

@UEFI-code
Copy link

I found the 'visualFeatures' should not filled with multiple params, or you will get 400.

Purpose

  • ...
    Bug Fix for "requests.exceptions.HTTPError: 400 Client Error"

Does this introduce a breaking change?

[ ] Yes
[x] No

Pull Request Type

What kind of change does this Pull Request introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

I found the 'visualFeatures' should not filled with multiple params, or you will get 400.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant