Plugin Directory

Changeset 904678


Ignore:
Timestamp:
04/29/2014 10:28:15 AM (12 years ago)
Author:
perfect-web
Message:

Updated FAQ

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pwebonedrive/trunk/readme.txt

    r900231 r904678  
    8585= Error in Microsoft popup =
    8686
    87 `We're unable to complete your request. Microsoft account is expirencing technical problems. Please try again later.`
    88 and in URL of this popup there is error message:
    89 `The provided value for the input parameter 'redirect_uri' is not valid. The expected value is 'https://login.live.com/oauth20_desktop.srf' or a URL which matches the redirect URI registered for this client application`
    90 then go back to Windows Live application management and set **Enhanced redirection security: Disabled**
     87If you got message: *Microsoft account is experiencing technical problems* in popup window then check **error_description** of URL in address bar.
     88
     89If you have following error description:
     90*The provided value for the input parameter 'redirect_uri' is not valid. The expected value is 'https://login.live.com/oauth20_desktop.srf' or a URL which matches the redirect URI registered for this client application*
     91then go to Windows Live application management and set in your application **Enhanced redirection security: Disabled**.
     92
     93If you have other error description then send it to our support.
     94
     95= Debugging =
     96
     97Enable debug in WordPress [read how to](https://codex.wordpress.org/Debugging_in_WordPress).
     98
     99Go to Post editor.
     100Remove **wl_auth cookie**.
     101Reload page.
     102Try to use OneDrive button again.
     103You will see some alerts with debug informations.
     104
     105Check also `/wp-content/debug.log` file. Read only lines with *pweb_onedrive* or *LiveConnectClient*.
     106If you would not find there any error message then send this log file to our support.
     107
    91108
    92109== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.