microsoftgraph / msgraph-sdk-ruby

Microsoft Graph Ruby client library for v1 APIs
https://graph.microsoft.com
MIT License
99 stars 68 forks source link

uninitialized constant MicrosoftGraphCore::Authentication (NameError) #211

Closed GarrisonD closed 2 weeks ago

GarrisonD commented 3 weeks ago

Instead of gem "microsoft_graph" do gem "microsoft_graph", "~> 0.22.2"

Otherwise not the latest version could get installed and the snippets from README.md don't work.

baywet commented 3 weeks ago

Hi @GarrisonD Thanks for using the SDK and for reaching out. I put together #215 to address this issue. Let us know if there's anything else.