microsoftgraph / microsoftgraph/msgraph-sdk-python

when created Teams schedule with Graph api as a "Online meeting", but it was created "personal schedule"

Đang mở
#906 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

question type:bug
Ngôn ngữ chính
Python
Star
630
Fork
96
Merge trung bình
15 giờ 20 phút
Pull request đã merge (30 ngày)
3

Mô tả

Describe the bug

I would like to create a teams schedule with Micorosoft Graph api as a "Online Meeting", but now it was created as the "personal schedule".

Microsoft Graph api code is created in Python. Teams schedule info write in json file and call function "requests.post()". To make it an Online meeting, the following code is settings were made. payload 'allowNewTimeProposals' is 'true' payload 'isOnlineMeeting' is 'true' payload 'onlineMeetingProvider' is 'teamsForBusiness'

But it was created as the "personal schedule". I would like to know why I cannot register my schedule in “Online Meeting”.

Expected behavior

I would like you to investigate this issue, whether it's a bug or anything.

How to reproduce

1 ) Create new Teams account and groupe.
2 ) According to how to implement automatic schedule registration using Graph API
URI : https://learn.microsoft.com/ja-jp/graph/api/application-post-onlinemeetings
3 ) Register a schedule in your newly created Teams account

SDK Version

No response

Latest version known to work for scenario above?

No response

Known Workarounds

No response

Debug output
Click to expand log ```
</details>


### Configuration

- OS : Windows10 , 11
- environment : Browser and client app


### Other information

_No response_

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Hướng nghiên cứu

Bắt đầu với tài liệu Microsoft Graph application-post-onlinemeetings được liên kết trong các bước tái hiện, sau đó kiểm tra payload của Python requests.post() và các giá trị allowNewTimeProposals, isOnlineMeeting và onlineMeetingProvider. Tái hiện yêu cầu với thiết lập tài khoản Teams đã nêu và xác định xem phản hồi tạo một cuộc họp trực tuyến hay một lịch cá nhân. Được xem là hoàn tất khi nguyên nhân đã được xác nhận và vấn đề có bản sửa lỗi được ghi nhận hoặc được chứng minh là hành vi được mong đợi.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
python
Lĩnh vực
api
Loại issue
Lỗi
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Cần làm rõ
Mức phù hợp với người mới
30/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.