Closed micbar closed 1 year ago
Re-opening because it still fails on ocis.ocis-wopi
. Needs further investigation.
Same error?
Same error?
Yes, I'm working with this feature for the Android app and in ocis-wopi.latest
I could reproduce this same error
So turns out the fix is not yet released and deployed... big facepalm moment 🤦
Steps to reproduce
Expected behaviour
OnlyOffice should open the app
Actual behaviour
Request (from mitmproxy)
POST https://0001.schule.owncloud.works/app/open-with-web With param
file_id: 0dd2c554-61ce-4c46-bceb-1962ce93fac3$ddc2004c-0977-11eb-9d3f-a793888cd0f8!84b3a190-f155-4b97-ada1-8834d45e72f4
NOTE: appName is emptyReturn value
Web tries to open but cannot find an appName
Spec
originally this was documented here https://owncloud.dev/services/app-registry/apps/#open-a-file-with-the-owncloud-web
An empty appName should open the default app.
Questions
@TheOneRing Intended to send no appName?
@dschmidt @kulmann Could that be fall out from the file action refactoring?