microsoftgraph / msgraph-sample-rubyrailsapp

This sample demonstrates how to use the Microsoft Graph REST API to access data in Office 365 from Ruby on Rails apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Application Secret input form is not displayed in Microsoft Graph Quick Start of the ja-JP version.

jinroq opened this issue · comments

Application Secret input form is not displayed in the ja-JP version of Microsoft Graph Quick Start. So running bundle exec rails server command on the ja-JP version causes "OAuth2::Error (invalid_client: AADSTS7000215: Invalid client secret is provided."

quick_start_en-us

quick_start_ja-JP

I've reported this to the engineering team that maintains the quick start download tool. Closing this as out of scope for this repository.