0
votes
0answers
247 views

Authenticaton Problem - Online Accounts

I've got authentication problems. I'm trying to set online accounts settings for empathy in the main settings menu. I can't get to page Where I can enter my ID's (or e-mail) and my password because ...
5
votes
1answer
185 views

OAuth/Authenticating user for Unity Lenses

Trying to create a lens that would touch a web service that requires oauth authentication. And a search here, netted me this: https://wiki.ubuntu.com/Unity/Lenses I was using this tutorial to ...