
Shaun McPeck
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Shaun McPeck-
Shaun McPeck commented,
Fixed! The winning code for the token request was: auth_url = "https://api.flair.co/oauth2/token?scope=thermostats.view+structures.view+structures.edit"body = {'client_id': client_id,'client_secret...
-
Shaun McPeck created a post,
Simple API Example (insufficient_scope)
I'm trying to get things off the ground with the API and am having some scoping issues that don't make any sense. I get my token just fine. I'm using the default scopes in my token request, which i...