Followed all the steps in your Wiki till: "Open the "Credentials" tab, click the "Create credentials" dropdown and select "OAuth client ID". In the next step choose "Other". Type a name like "ioBroker" or "Client"."
There is no "Other" in the Dropdownlist, only Webapplicationn, android, IOS, and so on.
I selected webapp, copied both client id and secret. Result is the following error after clicking on Authenticate
Fehler 400: redirect_uri_mismatch
The redirect URI in the request, urn:ietf:wg:oauth:2.0:oob, can only be used by a Client ID for native application. It is not allowed for the WEB client type. You can create a Client ID for native application at https://console.developers.google.com/apis/credentials/oauthclient
So what did I do wrong ?
Also Calender uses ALWAYS port 8082 and not the port configured (8095) ??
Followed all the steps in your Wiki till: "Open the "Credentials" tab, click the "Create credentials" dropdown and select "OAuth client ID". In the next step choose "Other". Type a name like "ioBroker" or "Client"." There is no "Other" in the Dropdownlist, only Webapplicationn, android, IOS, and so on. I selected webapp, copied both client id and secret. Result is the following error after clicking on Authenticate Fehler 400: redirect_uri_mismatch The redirect URI in the request, urn:ietf:wg:oauth:2.0:oob, can only be used by a Client ID for native application. It is not allowed for the WEB client type. You can create a Client ID for native application at https://console.developers.google.com/apis/credentials/oauthclient
So what did I do wrong ?
Also Calender uses ALWAYS port 8082 and not the port configured (8095) ??