Ubuntu build of Firefox lacks Google OAuth ID, prevents contact import in Hello
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mozilla Firefox |
Won't Fix
|
Medium
|
|||
firefox (Ubuntu) |
Fix Released
|
Medium
|
Chris Coulson |
Bug Description
Starting from verstion 34.0, Firefox, including Ubuntu build thereof, supports WebRTC based voice/video communication feature named "Hello":
https:/
This feature works in Ubuntu build, except importing contacts from Google account:
https:/
Attempt to import contacts results in this Google error page:
====
401. That’s an error.
Error: invalid_client
The OAuth client was not found.
Request Details
scope=https:/
response_
redirect_
client_
====
Apparently, for the import feature to work, the build needs to include Google OAuth Client ID. The process is discussed here:
https:/
Apparently, Ubuntu's build of Firefox does not include this Client ID.
Please consider adding it. Hopefully then "Hello" will be fully functional, including contacts import.
Related branches
Changed in firefox (Ubuntu): | |
importance: | Undecided → Medium |
assignee: | nobody → Chris Coulson (chrisccoulson) |
Changed in firefox: | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in firefox: | |
status: | Confirmed → Won't Fix |
Created attachment 8531307
Screenshot - 021214 - 17:42:41.png
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141127111021
Steps to reproduce:
I enabled firefox hello in linux mint 17 - Qiana and tried to import contacts from Google
Actual results:
A new window opens indicating an error
401. That’s an error. /www.google. com/m8/ feeds type=code uri=urn: ietf:wg: oauth:2. 0:oob:auto id=no-google- oauth-api- clientid
Error: invalid_client
The OAuth client was not found.
Request Details
scope=https:/
response_
redirect_
client_
That’s all we know.
Expected results:
Contacts should be imported from Google.