<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Thema "Developer Portal keine Registrierung und Anmeldung möglich?" in Getting started programming with the Viessmann API</title>
    <link>https://community.viessmann.de/t5/Getting-started-programming-with/Developer-Portal-keine-Registrierung-und-Anmeldung-moeglich/m-p/200681#M132</link>
    <description>&lt;P&gt;Wie bekomme ich meine OAuth Credential wenn ich nicht auf das Developer Portal zugreifen kann?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Danke.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Nov 2021 18:11:24 GMT</pubDate>
    <dc:creator>ANE</dc:creator>
    <dc:date>2021-11-30T18:11:24Z</dc:date>
    <item>
      <title>Developer Portal keine Registrierung und Anmeldung möglich?</title>
      <link>https://community.viessmann.de/t5/Getting-started-programming-with/Developer-Portal-keine-Registrierung-und-Anmeldung-moeglich/m-p/200681#M132</link>
      <description>&lt;P&gt;Wie bekomme ich meine OAuth Credential wenn ich nicht auf das Developer Portal zugreifen kann?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Danke.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Nov 2021 18:11:24 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/Getting-started-programming-with/Developer-Portal-keine-Registrierung-und-Anmeldung-moeglich/m-p/200681#M132</guid>
      <dc:creator>ANE</dc:creator>
      <dc:date>2021-11-30T18:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Portal keine Registrierung und Anmeldung möglich?</title>
      <link>https://community.viessmann.de/t5/Getting-started-programming-with/Developer-Portal-keine-Registrierung-und-Anmeldung-moeglich/m-p/200783#M134</link>
      <description>&lt;P&gt;Hallo &lt;a href="https://community.viessmann.de/t5/user/viewprofilepage/user-id/40502"&gt;@ANE&lt;/a&gt; ,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;es sollte möglich sein, dass du auf das Developer Portal zugreifen und dir deinen API Client erstellen kannst. Könntest du mir deinen Loginnamen nennen, mit dem du dich versuchst auf dem Portal einzuloggen (gerne via PN)?&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Gruß,&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;Michael&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 07:45:55 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/Getting-started-programming-with/Developer-Portal-keine-Registrierung-und-Anmeldung-moeglich/m-p/200783#M134</guid>
      <dc:creator>CustomerCareMichael</dc:creator>
      <dc:date>2021-12-01T07:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Portal keine Registrierung und Anmeldung möglich?</title>
      <link>https://community.viessmann.de/t5/Getting-started-programming-with/Developer-Portal-keine-Registrierung-und-Anmeldung-moeglich/m-p/200909#M135</link>
      <description>&lt;P&gt;nun tuts und ich habe einen oAuth client erstellt und eine&amp;nbsp; ClientID und Coder erhalten.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Schritt 2 möchte ich nun den Token erhalten, bekomme aber bei meinem cURL: curl -X POST "&lt;A href="https://iam.viessmann.com/idp/v2/token" target="_blank"&gt;https://iam.viessmann.com/idp/v2/token&lt;/A&gt;" -H "Content-Type: application/x-www-form-urlencoded" -d "grant_type=authorization_code&amp;amp;client_id=xxx&amp;amp;redirect_uri=&lt;A href="https://lalelu&amp;amp;code_verifier=2e21faa1-db2c-4d0b-a10f-575fd372bc8c-575fd372bc8c&amp;amp;code=yyy" target="_blank"&gt;https://lalelu&amp;amp;code_verifier=2e21faa1-db2c-4d0b-a10f-575fd372bc8c-575fd372bc8c&amp;amp;code=yyy&lt;/A&gt;" immer ein&amp;nbsp;{"error":"invalid-token-request"} zurück.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ClientID, Code und redirect_uri passen sind hier nur geändert. Stimmt mein Code nicht?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Danke.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 12:39:14 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/Getting-started-programming-with/Developer-Portal-keine-Registrierung-und-Anmeldung-moeglich/m-p/200909#M135</guid>
      <dc:creator>ANE</dc:creator>
      <dc:date>2021-12-01T12:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Developer Portal keine Registrierung und Anmeldung möglich?</title>
      <link>https://community.viessmann.de/t5/Getting-started-programming-with/Developer-Portal-keine-Registrierung-und-Anmeldung-moeglich/m-p/201189#M137</link>
      <description>&lt;P&gt;Aus meiner Sicht sieht der Aufruf korrekt aus. Bitte stelle noch einmal sicher, dass sämtliche Request Parameter (grant_type, client_id, redirect_uri, code_verifier, code) richtig und wie inf Schritt 1 gesetzt sind. Vor allem bei der redirect_uri könnte es durchaus vorkommen, dass ein "/" am Ende vergessen wird. Leider kenne ich die eingesetzten Parameter und den Aufruf von Schritt 1 nicht, um genaueres sagen zu können.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 09:27:44 GMT</pubDate>
      <guid>https://community.viessmann.de/t5/Getting-started-programming-with/Developer-Portal-keine-Registrierung-und-Anmeldung-moeglich/m-p/201189#M137</guid>
      <dc:creator>CustomerCareMichael</dc:creator>
      <dc:date>2021-12-02T09:27:44Z</dc:date>
    </item>
  </channel>
</rss>

