QuickBooks Online Link Troubleshooting: Difference between revisions

From RangerMSP Wiki - PSA software for MSPs and IT services providers
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Troubleshooting}}
{{Troubleshooting}}


/*===Questions===
===Question===
* When trying to connect to QuickBooks Online, the login screen missing user name and password fields:
When trying to connect to QuickBooks Online the authorization window is empty.


[[File:Quickbooks_online_authorization_issue.png]]
*/


There is a solution, suggested by QuickBooks developers that requires a registry change and adding an entry in registry that will indicate which version of Internet Explorer should be used (the authorization window uses Internet Explorer).  
===Answer===
You should upgrade to the latest version of RangerMSP in order to meet the new security requirements that were recently introduced by QuickBooks Online. <br>
[http://{{SERVERNAME}}/support/version-update/ Click here] to download the upgrade.  


'''Backup''' the registry on your machine.


Only then:
[[File:Quickbooks_online_authorization_issue1.png]]


Add the following TWO keys (create them if they do not exist):
For Windows 32-bit OS:
(1)
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION
(2)
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\MAIN\FeatureControl\FEATURE_BROWSER_EMULATION
For Windows 64-bit OS:
(1)
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION
(2)
HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION
For BOTH keys the type should be DWORD 32 bit (for both OS types - 32-bit and 64-bit) and the 'Value named' be 'RangerMSP.exe' with the following data:
[[File:QuickBooks_Online_registry_entry.png]]
The Value data refers to the Internet Explorer version installed on your machine
For IE version '''11''' use '''11001'''
For IE version '''10''' use - '''10001'''
For IE version '''9''' use - '''9999'''
Restart RangerMSP after the change and then try to connect to QuickBooks Online. Restarting the computer may also require.





Revision as of 09:44, 15 September 2020

Troubleshooting > QuickBooks Online Link Troubleshooting

Question

When trying to connect to QuickBooks Online the authorization window is empty.


Answer

You should upgrade to the latest version of RangerMSP in order to meet the new security requirements that were recently introduced by QuickBooks Online.
Click here to download the upgrade.




See Also