問題タブ [microsoft-graph-mail]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
69 参照

microsoft-graph-api - POST リクエストで 403 Forbidden を取得する

Web アプリケーションは GET 要求を正常に実行できますが、POST 要求を実行しようとすると 403 Forbidden エラーが発生します。

Azure Active Directory に登録されたアプリに「委任 - Mail.ReadWrite」権限を追加しました。

retrofit2 の使用:

応答のメッセージで 200 を取得することを期待してください。

実際の結果: 403 禁止https://graph.microsoft.com/v1.0/me/mailFolders/ {folderid}/messages/{messageid}/createReply