Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

OAuth Authenticate Not taking me to the auth_endpoint

Featured Replies

Posted

For some reason when I click on Authenticate in PG3x it directs me to the wrong url.  Instead of the auth_endpoint set in my OAuth Config, it send me to a URL that looks like the following.  The Polyglot IP just being the ip I use for my eisy.

https://<polyglot ip>:3000/undefined?response_type=code&redirect_uri=https://my.isy.io/api/cloudlink/redirect&client_id=undefined&state=64872c3813d796ee4f2888ac

Here is my OAuth set in Node Server Management.  I've also added the "oauth": true to the server.json  file.

{
  "name": "eWeLink",
  "client_id": "879120348723984723987",
  "client_secret": "917349823748343873",
  "auth_endpoint": "https://c2ccdn.coolkit.cc/oauth/index.html",
  "token_endpoint": "https://us-apia.coolkit.cc/v2/user/oauth/token",
  "cloudlink": true
}

 

Thanks,

James

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.