jdgeenen / gcontactsync

Synchronizes contacts & groups between Thunderbird or SeaMonkey and Google Contacts. Imports Facebook friends and Twitter contacts
Other
72 stars 15 forks source link

3.1.6 Blank window when attempting to refresh google authentication tokens #140

Closed jikamens closed 5 years ago

jikamens commented 5 years ago

Describe the bug Blank window when attempting to refresh google authentication tokens.

Stack trace in error console:

NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebNavigation.loadURI] browser-custom-element.js:848 loadURI chrome://global/content/elements/browser-custom-element.js:848 _wrapURIChangeCall chrome://global/content/elements/browser-custom-element.js:787 loadURI chrome://global/content/elements/browser-custom-element.js:847 onloadListener chrome://gcontactsync/content/gdata.js:474

To Reproduce Steps to reproduce the behavior:

  1. Make sure you have 3.1.6.
  2. Restart Thunderbird.
  3. Try to sync.
  4. It says it has to refresh your auth token.
  5. Click OK.
  6. Blank window pops up.
  7. Observe stack trace in error console.

Expected behavior Auth token is refreshed.

Desktop (please complete the following information):

Application (please complete the following information):

jdgeenen commented 5 years ago

Thanks for reporting this. The fix is in 3.1.7, which I published for review.