You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use baseURL for OAuth token endpoint rather tnan separate authURL
The searate authURL is no longer used in documentation and not guaranteed
to be supported in the future. This change only impacts TypeScipt integrations
to pre-production SmartThings environments (which require URL overriding).
Integrations to the production environment using default URLs are not affected.
0 commit comments