emliunix commented on issue #5690:
URL: https://github.com/apache/opendal/issues/5690#issuecomment-2697335711
I'm able to make my code (and account?) work with the following 2 edits:
1. remove the odata.type field
2. remove the auth header while PUT uploadUrl
a. the new uploadUrl format has temp auth token in query parameters, and
seems the auth header will overwrite it causing unauthenticated error
https://github.com/apache/opendal/compare/6833a10...emliunix:opendal:0a0fab0
I'm suspecting Microsoft will rollout further changes (or maybe not).
Log my findings and hope it will be helpful.
--
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]