Can someone please guide me that how smartApps Token can be create, I want to run Install device API : API | SmartThings Developers , Normal PAT throwing 403 error (forbidden error)
Hi, @ektaJain I responded to you in the prived messages that you send me ![]()
1 Like
Mr Alejandro i have the same question. SmartThings documentation mention smart tokens but i could not find any clue to generate them.
‘SmartApp tokens’ refers to the access tokens used within SmartApps. They have a different scope and lifetime to Personal Access Tokens. You wouldn’t generate them explicitly, they are maintained with a SmartApp.
Hi, @Krushnali_Tiwari
Are you also trying to use the Install a device endpoint using a SmartApp token?
My understanding is clear now. smartApps are user centric (the user is also a developer). SmartApps have to be installed in user smartThings app. Please see below post
This is my question. Please help me.