erickguan commented on issue #5690: URL: https://github.com/apache/opendal/issues/5690#issuecomment-2702066692
I hit 500 errors when I tried to revoke certain permissions. Try [to revoke here](https://account.live.com/consent/Manage) and assign permissions again. I tried my account with only two permissions as you mentioned. And it works. ------ @Xuanwo I am inclining that OpenDAL accepts this as a bug. From this investigation, I couldn't reproduce on my end but this looks like consistent on @emliunix's side. As far as I understand, `@odata.type` is an annotation, and Graph API 1.0 could remove annotations within a stable release. I also ran the behaviors without `@odata.type` annotation. Behavior tests pass. I am somewhat hesitant but this change doesn't look harmful. What do you think? Also, I could take this to work on separating `core.rs` and `backend.rs` for the OneDrive service. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
