Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Spotify Adapter Redirect URL problem

    NEWS

    • Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    Spotify Adapter Redirect URL problem

    This topic has been deleted. Only users with topic management privileges can see it.
    • aruttkamp
      aruttkamp @Bhenyamin last edited by

      @bhenyamin Wie sieht es denn jetzt bei dir aus ?
      Bei mir klappt es mit http://127.0.0.1 und der Version 1.5.3 sehr gut.

      B 1 Reply Last reply Reply Quote 1
      • B
        Bhenyamin @aruttkamp last edited by

        @aruttkamp
        Noch nicht dazu gekommen. Ich berichte, sobald ich die Tahe die Zeit finde! Viel merci

        M 1 Reply Last reply Reply Quote 0
        • M
          McBeutlin @Bhenyamin last edited by

          Hi zusammen,
          ich habe es heute mit http://127.0.0.1 in den Spotify App Settings versucht. Leider erscheint bei mir auch der Fehler "This redirect URI is not secure. Learn more here." mit einem Port kann ich zwar die Einstellungen speichern, aber beim Versuch der Autenthifizierung im Adapter, komme ich zwar zur Anmelde Page von Spotify, nach "zustimmen" erhalte ich aber keine korrekte URL. Die URL scheint sich gar nicht zu ändern.

          Gibt es hierzu eine Lösung? Freu mich seit Ewigkeiten darauf den Adapter wieder zu nutzen und jetzt scheitert es daran 😰

          aruttkamp 1 Reply Last reply Reply Quote 0
          • aruttkamp
            aruttkamp @McBeutlin last edited by

            @mcbeutlin
            Moin !
            Die Lösung ist in Arbeit 😉

            M 1 Reply Last reply Reply Quote 0
            • M
              McBeutlin @aruttkamp last edited by

              @aruttkamp
              Na dann gedulde ich mich einfach =D Vielen Dank soweit!

              1 Reply Last reply Reply Quote 0
              • B
                Bhenyamin last edited by Bhenyamin

                @aruttkamp

                Ich habe die 1.5.3. ebenfalls und bekomme es trotzdem nicht zum laufen. Wenn ich es mit einem beliebigen Port eintrage, z.B. 127.0.0.1:8000, komme ich zumindest an die Stelle, einen callback-Code kopieren zu können. Wenn ich diesen jetzt in den Adapter werfe kommt allerdings der Fehler: spotify-premium.0 (28106) {"error":"invalid_grant","error_description":"Invalid redirect URI"}

                Sorry, habe es jetzt lange liegen lassen. Any news here?

                F 1 Reply Last reply Reply Quote 0
                • F
                  Fakir @Bhenyamin last edited by

                  @bhenyamin funktioniert weiterhin nicht.. bekomme den Adapter nicht zum Laufen

                  Armilar 1 Reply Last reply Reply Quote 0
                  • Armilar
                    Armilar Most Active Forum Testing @Fakir last edited by

                    @fakir

                    bei mir läuft der perfekt - also es liegt zumindest nicht am Adapter

                    aruttkamp 1 Reply Last reply Reply Quote 0
                    • aruttkamp
                      aruttkamp @Armilar last edited by

                      @armilar Das ist spannend. Verrätst Du bitte welche Version du nutzt und seit wann ?

                      Armilar 1 Reply Last reply Reply Quote 0
                      • Armilar
                        Armilar Most Active Forum Testing @aruttkamp last edited by

                        @aruttkamp

                        klar - v1.5.3 und die habe ich seit dem es die gibt...

                        Lukas Führer 1 Reply Last reply Reply Quote 0
                        • Lukas Führer
                          Lukas Führer @Armilar last edited by

                          @armilar du kannst versuchen die main.js datei im filesystem zu ändern.
                          die liegt in:

                          /opt/iobroker/node_modules/iobroker.spotify-premium/main.js
                          
                          const application = {
                              userId: '',
                              baseUrl: 'https://api.spotify.com',
                              clientId: '',
                              clientSecret: '',
                              deleteDevices: false,
                              deletePlaylists: false,
                              keepShuffleState: true,
                              redirect_uri: 'http://127.0.0.1',
                              token: '',
                              refreshToken: '',
                              code: '',
                              statusInternalTimer: null,
                              statusPollingHandle: null,
                              statusPollingDelaySeconds: 5,
                              devicePollingHandle: null,
                              devicePollingDelaySeconds: 300,
                              playlistPollingHandle: null,
                              playlistPollingDelaySeconds: 900,
                              error202shown: false,
                              cacheClearHandle: null,
                          };
                          

                          wenn du da die redirect uri zu: http://127.0.0.1:80 änderst und die gleiche uri auf der spotify developer seite angegeben hast, dann läuft die Authentifizierung.
                          ohne Port angabe geht ja scheinbar nicht bei Spotify...

                          LG

                          1 Reply Last reply Reply Quote 1
                          • First post
                            Last post

                          Support us

                          ioBroker
                          Community Adapters
                          Donate
                          FAQ Cloud / IOT
                          HowTo: Node.js-Update
                          HowTo: Backup/Restore
                          Downloads
                          BLOG

                          1.1k
                          Online

                          32.3k
                          Users

                          81.1k
                          Topics

                          1.3m
                          Posts

                          adapter spotify
                          7
                          29
                          2110
                          Loading More Posts
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes
                          Reply
                          • Reply as topic
                          Log in to reply
                          Community
                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                          The ioBroker Community 2014-2023
                          logo