2BWorks / OctoPrint_3DGeeks

This OctoPrint Plugin is a companion plugn to the "Upload to OctoPrint" feature seen in the 3D Geeks app for Android. It allows for quick uploading of your favorite models to everybody's favorite 3D Printing interface: OctoPrint!
https://www.3dgeeks.app
5 stars 1 forks source link

No QR code #2

Open jcress opened 4 years ago

jcress commented 4 years ago

Have installed the plugin on two different raspberry pi 3b+, reboot > settings > 3d Geeks

No QR code on the screen. How should I be troubleshooting?

caractacus commented 4 years ago

No QR code appears in the 3D Geeks tab, only a Google Play Store icon.

EDIT: Chrome reports the following error:

packed_core.js?b00f909b:16099 Error calling onBeforeBinding on view model geeks3dViewModel : TypeError: self.settings.api_enabled is not a function
    at geeks3dViewModel.self.onBeforeBinding (http://192.168.2.145/static/webassets/packed_plugins.js?23f2fc7e:240:38)
    at callViewModelIf (http://192.168.2.145/static/webassets/packed_core.js?b00f909b:15405:34)
    at callViewModel (http://192.168.2.145/static/webassets/packed_core.js?b00f909b:15359:5)
    at http://192.168.2.145/static/webassets/packed_core.js?b00f909b:16097:25
    at Pn (http://192.168.2.145/static/webassets/packed_libs.js?ef1e2987:11208:530)
    at Function.<anonymous> (http://192.168.2.145/static/webassets/packed_libs.js?ef1e2987:11229:66)
    at bindViewModels (http://192.168.2.145/static/webassets/packed_core.js?b00f909b:16077:15)
(anonymous) @ packed_core.js?b00f909b:16099
packed_core.js?b00f909b:16129 Did not bind view model 

Seems that the Octoprint variables have changed in a recent update

EDIT 2:

It seems the default API Key is used - you could simply paste the one from the Octopus API page.