diff --git a/README.md b/README.md index d48efd2..3ce5621 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ To properly set up for the Lockitron API: 2. Click "Your Apps" 3. Click "New App" 4. Type in a name (like "SmartThings") - 5. Enter in the following URL for the "Redirect Uri": https://graph.api.smartthings.com/api/token/ + 5. Enter in the following URL for the "Redirect Uri": https://graph-na02-useast1.api.smartthings.com/api/token/ 6. Click "Submit" 7. Copy over the "Client ID" and "Client Secret" to the respective fields in the SmartThings App Settings fields in the SmartApp editor in the IDE.