You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we please get a working sample for doing file transfers using strophe's ibb and sifiletransfer plugins?
I am currently working on a sample JavaScript using these 2 plugins. I am getting error as below.
Error: [object Element] {stack: "Error: [object Element]↵ at Object.Strophe.addC…:/xmppchat/OnlyStrophe/js/strophe.js:4322:17)", message: "[object Element]"}message: "[object Element]"stack: "Error: [object Element]↵ at Object.Strophe.addConnectionPlugin._fail (file:////OnlyStrophe/js/strophe.si-filetransfer.js:106:10)↵ at Object.handler (file:////xmppchat/OnlyStrophe/js/strophe.js:2433:21)↵ at Object.Strophe.Handler.run (file:///OnlyStrophe/js/strophe.js:1829:27)↵ at file:///OnlyStrophe/js/strophe.js:2795:34↵ at Object.Strophe.forEachChild (file:///OnlyStrophe/js/strophe.js:841:17)↵ at Object.Strophe.Connection._dataRecv (file:////OnlyStrophe/js/strophe.js:2783:17)↵ at Object.Strophe.Bosh._onRequestStateChange (file:///OnlyStrophe/js/strophe.js:4322:17)"get stack: function () { [native code] }set stack: function () { [native code] }proto: d
Thanks
The text was updated successfully, but these errors were encountered:
Can we please get a working sample for doing file transfers using strophe's ibb and sifiletransfer plugins?
I am currently working on a sample JavaScript using these 2 plugins. I am getting error as below.
Error: [object Element] {stack: "Error: [object Element]↵ at Object.Strophe.addC…:/xmppchat/OnlyStrophe/js/strophe.js:4322:17)", message: "[object Element]"}message: "[object Element]"stack: "Error: [object Element]↵ at Object.Strophe.addConnectionPlugin._fail (file:////OnlyStrophe/js/strophe.si-filetransfer.js:106:10)↵ at Object.handler (file:////xmppchat/OnlyStrophe/js/strophe.js:2433:21)↵ at Object.Strophe.Handler.run (file:///OnlyStrophe/js/strophe.js:1829:27)↵ at file:///OnlyStrophe/js/strophe.js:2795:34↵ at Object.Strophe.forEachChild (file:///OnlyStrophe/js/strophe.js:841:17)↵ at Object.Strophe.Connection._dataRecv (file:////OnlyStrophe/js/strophe.js:2783:17)↵ at Object.Strophe.Bosh._onRequestStateChange (file:///OnlyStrophe/js/strophe.js:4322:17)"get stack: function () { [native code] }set stack: function () { [native code] }proto: d
Thanks
The text was updated successfully, but these errors were encountered: