05-10-2016 00:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

05-10-2016 00:37
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Sorry if this has already been covered before, i really searched and read a lot of the forum posts.
I would like to register 1 application, and use the client_id/secret in my (open source) application.
Normally i use as grant_type 'password' (grant_type=password) and supply also the username/password to get the first token
The return however says the application is not allowed to use 'grant_type=password'
Can someone explain how to integrate with the firbit api natively without using a webserver (so i have no callback). (This as oauth 1.0 is deprecated)
My application is an open source home automation system.
Thank you in advance,
Rob
