Jesse Veentjer
Jesse Veentjer
Hey Everyone, I'm using the code from this article to fill pdf fields, unfortunately it's resulting in the text-color of filled fields turning invisible, is this a pdfrw issue or...
### Brief description of your issue When I try to make a manifest I get the error Exception has been thrown by the target of an invocation, see full errorstack...
[Example 8 from the SDK](https://github.com/microsoftgraph/msgraph-sdk-python/blob/4cbeedd2c7575f4938b22e6bcc9953d4874e0669/docs/general_samples.md#8-post-request) does not work for me (direct copy paste). I get a ModuleNotFoundError: No module named 'msgraph.generated.send_mail' error. I installed on python 3.10.9 with `pip install...