-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Now every feature works fine you can browse, upload and download file stored in owncloud server as client but as asked in e-mail why it is not showing call to localhost:80. I am confused where to see logs for server localhost:80. As I read all related document or how to use js-owncloud-client or find one good implementation here https://github.com/noveens/js-owncloud-client/blob/4395837f02ee4700675fabbbb06dd9b1292e3c1a/docs-swagger/server.js#L33 and used it in my project https://github.com/mritunjaygoutam12/VUEJS-PWA/blob/a4b2b0007a97e6ba46fa0ce314eca63f35a01d72/server.js#L166. I couldn't find any thing in docs related to see call logs to localhost:80 owncloud server. I think there is no such features.
please,If I am wrong then correct me else tell me what to do now.