O365 / python-o365

A simple python library to interact with Microsoft Graph and Office 365 API
Apache License 2.0
1.6k stars 411 forks source link

Message.forward() incorrect error handling #1070

Closed pungys97 closed 1 month ago

pungys97 commented 2 months ago

I am trying to forward message and am getting the following error when calling it. In the screenshot you can see I am calling the .forward() method on Message object a I get the error .get() not a method on str.

Screenshot 2024-05-07 at 10 04 09 AM
alejcas commented 1 month ago

What version are you using?

I think this was fixed. Last version is 2.0.34

pungys97 commented 1 month ago

We are using 2.0.27

alejcas commented 1 month ago

well then upgrade