diff --git a/Frequently-Asked-Questions-(FAQ).md b/Frequently-Asked-Questions-(FAQ).md
index 3ed78b7..b2ebc2b 100644
--- a/Frequently-Asked-Questions-(FAQ).md
+++ b/Frequently-Asked-Questions-(FAQ).md
@@ -298,7 +298,7 @@ TLS: checked
**A:** Posters are only available for notification agents which have the "[Include Poster Image](https://i.imgur.com/enP0tsP.png)" option in the settings, with the exception of Email. If you are using any of those agents, make sure you have Imgur upload setup (see the next question), and the poster will automatically be included with notification. For Email, make sure you have "[Enable HTML Support](https://i.imgur.com/Rk6FU5p.png)" checked in the Email settings, then you may use an HTML image tag to add the poster to body of your notification, for example: `
`
#### Q: How do I set up Imgur for notification posters?
-**A:** First you must create an [Imgur account](https://imgur.com/register), then register a new application [here](https://api.imgur.com/oauth2/addclient). Enter an Application Name, Email, and Description, and select the option "OAuth 2 authorization without a callback URL". You will receive a new `client_id` for your application. Enter this value for the "Imgur Client ID" in the PlexPy settings.
+**A:** First you must create an [Imgur account](https://imgur.com/register), then register a new application [here](https://imgur.com/account/settings/apps). Enter an Application Name, Email, and Description, and select the option "OAuth 2 authorization without a callback URL". You will receive a new `client_id` for your application. Enter this value for the "Imgur Client ID" in the PlexPy settings.
#### Q: Facebook notifications are telling me "Insufficient permission to post to target on behalf of the viewer".
**A:** When allowing PlexPy to access your Facebook account, you must select `Public` or `Friends` for the app visibility permissions. Selecting `Only Me` will not work.