Microsoft Graph
一种 Microsoft 可编程性模型,用于公开 REST API 和客户端库以访问 Microsoft 365 服务上的数据。
65 个问题
There is an error when using the interface. I am already the owner of the application and have configured the permissions given in the documentation
jwt analysis:
msgraph.generated.models.o_data_errors.o_data_error.ODataError:
APIError
Code: 403
message: None
error: MainError(additional_data={}, code='Authorization_RequestDenied', details=None, inner_error=InnerError(additional_data={}, client_request_id='f8d59b2a-626f-47c2-bc8c-4e32a912cf8d', date=DateTime(2025, 1, 10, 8, 10, 4, tzinfo=Timezone('UTC')), odata_type=None, request_id='361c8c2b-fe37-4e6d-af08-1ab3a19ca6b8'), message='Insufficient privileges to complete the operation.', target=None)