Update: I figured out how to merge the accounts -- I just had to supply an email and the plugin did the rest.
But now I have another problem: How do I access the user's remote ID from the template? So that when someone clicks on the username/icon, they're redirected to my application's profile page as opposed to NodeBB's?
iframely: error: [plugin/iframely] Could not parse embed! TypeError: Cannot read property 'thumbnail' of undefined
-
I have iframely installed and run like a charm. But iframely plugin get errors on all posts I have youtube video. Of course I was disabled all youtube plugins.
I get these errors:
13/8 03:27:55 [3631] - error: [plugin/iframely] Could not parse embed! TypeError: Cannot read property 'thumbnail' of undefined 13/8 03:27:55 [3631] - error: [plugin/iframely] Could not parse embed! TypeError: Cannot read property 'thumbnail' of undefined 13/8 03:27:58 [3612] - error: [plugin/iframely] Could not parse embed! TypeError: Cannot read property 'thumbnail' of undefined 13/8 03:27:58 [3612] - error: [plugin/iframely] Could not parse embed! TypeError: Cannot read property 'thumbnail' of undefined 13/8 03:28:08 [3631] - error: [plugin/iframely] Could not parse embed! TypeError: Cannot read property 'thumbnail' of undefined 13/8 03:28:08 [3631] - error: Error: Callback was already called. at /opt/vapor/nodebb/node_modules/async/dist/async.js:903:32 at /opt/vapor/nodebb/node_modules/async/dist/async.js:1071:13 at Immediate.<anonymous> (/opt/vapor/nodebb/node_modules/nodebb-plugin-iframely/library.js:310:5) at runCallback (timers.js:672:20) at tryOnImmediate (timers.js:645:5) at processImmediate [as _immediateCallback] (timers.js:617:5)
Some help?
Regards