iobroker-community-adapters / ioBroker.ring

Ring Video Doorbell Adapter
MIT License
30 stars 14 forks source link

API Key kann nicht erstellt werden #40

Closed kapsreiter closed 3 years ago

kapsreiter commented 4 years ago

Hallo Leute

Ich kann mit beiden Befehlen den API Code nicht erzeugen oder auslesen

anbei was ich für Fehlermeldungen bekomme

evtl- könnte mir jemand helfen

lg tom

Bildschirmfoto 2020-08-23 um 14 02 06 Bildschirmfoto 2020-08-23 um 14 03 18 Bildschirmfoto 2020-08-23 um 13 53 27 Bildschirmfoto 2020-08-23 um 13 55 14
schmupu commented 4 years ago

Schaue einmal hier: Issue #36 . Im ioBroker Forum findest du auch viel dazu.

kapsreiter commented 4 years ago

danke

jedoch bekomme ich es selbst nicht hin

Am 23.08.2020 um 15:04 schrieb Thorsten Stueben notifications@github.com:

Schaue einmal hier: Issue #36 https://github.com/schmupu/ioBroker.ring/issues/36 . Im ioBroker Forum findest du auch viel dazu.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/schmupu/ioBroker.ring/issues/40#issuecomment-678772095, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQTWRKX4W4TSRWD6NYHPSOTSCEHWPANCNFSM4QIUFB2Q.

kapsreiter commented 4 years ago

könnt mir jemand remote helfen ?

schmupu commented 4 years ago

https://forum.iobroker.net/topic/32100/ring-adapter-verifizierung/63

cd /opt/iobroker/node_modules/iobroker.ring/
npm i ring-client-api

cd /opt/iobroker/node_modules/iobroker.ring/node_modules/ring-client-api
node ring-auth-cli
schmupu commented 4 years ago

könnt mir jemand remote helfen ?

Was ist denn genau das Problem? Hast Du die Schritte oben befolgt? Frage im ioBroker Forum nach ob Dir jemand remote helfen oder in Teamspeaker (TS) Telegram Gruppe kann.

https://forum.iobroker.net/ https://t.me/joinchat/GESR3kEOuUoVVzr4l4a0bA

kapsreiter commented 4 years ago

danke dass mit der API key hat geklappt

jedoch habe ich noch kein verlässliches Stat für es klingelt gefunden

lg tom

Am 23.08.2020 um 16:19 schrieb Thorsten Stueben notifications@github.com:

cd /opt/iobroker/node_modules/iobroker.ring/node_modules/ring-client-api node ring-auth-cli

oneill2612 commented 4 years ago

wie hat es geklappt ? Ich habe gerade das gleiche problem mit der Refreshtoken (Two Face Auth)

oneill2612 commented 4 years ago

code bekommen

über Konsole

cd /opt/iobroker/node_modules/iobroker.ring/ dann: npm i ring-client-api

dann:

cd /opt/iobroker/node_modules/iobroker.ring/node_modules/ring-client-api node ring-auth-cli 1

yavuz007 commented 3 years ago

Hallo, habe das gleiche wie bei oneil2612 gemacht:

C:\iobroker\node_modules\iobroker.ring\node_modules>cd ring-client-api

C:\iobroker\node_modules\iobroker.ring\node_modules\ring-client-api>node ring-auth-cli This CLI will provide you with a refresh token which you can use to configure ring-client-api and homebridge-ring. Email: EMAIL Password: MEINPASSWORT Error: Failed to fetch oauth token from Ring. You have requested too many 2fa codes. Ring limits 2fa to 10 codes within 10 minutes. Please try again in 10 minutes. (error: error requesting 2fa service to send code) at RingRestClient. (C:\iobroker\node_modules\iobroker.ring\node_modules\ring-client-api\lib\api\rest-client.js:145:23) at Generator.throw () at rejected (C:\iobroker\node_modules\iobroker.ring\node_modules\ring-client-api\lib\api\rest-client.js:25:65) at processTicksAndRejections (internal/process/task_queues.js:97:5)

C:\iobroker\node_modules\iobroker.ring\node_modules\ring-client-api>

ich werd verrückt sitze stundenlang und es klappt nicht, habe auch 20min gewartet no chance :( bitte helft mir

VG Yavuz

Kernel-release 10.0.19041 Knoten openssl-version 1.1.1g Node.js version 12.16.3 v8-version 7.8.279.23-node.35 NPM version 6.14.4 Java-version 1.8.0_242 Python version 2.7.15