Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Native C++ integration without web interface

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

Best Answer
0 Votes
0 REPLIES 0