Describe the bug
I am following this tutorial to make petitions against a US Gov L4; but I am getting this error with every call:
sequence item 0: expected str instance, list found
Expected behavior
Connect to US Gov L4 and make calls like with Global Service.
How to reproduce
Follow this example: https://learn.microsoft.com/en-us/graph/sdks/national-clouds?tabs=python#examples
SDK Version
1.18.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```
</details>
### Configuration
- OS: MacOs 15.3
- architecture: ARM
### Other information
_No response_
Describe the bug
I am following this tutorial to make petitions against a US Gov L4; but I am getting this error with every call:
sequence item 0: expected str instance, list foundExpected behavior
Connect to US Gov L4 and make calls like with Global Service.
How to reproduce
Follow this example: https://learn.microsoft.com/en-us/graph/sdks/national-clouds?tabs=python#examples
SDK Version
1.18.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```