0

"Access denied" error on Facebook Apps

Facebook’s new requirement to have all tabs and apps working over HTTPS got my dev team working frantically on fixing all active apps. One of the apps I manage is particularly interesting, because assets for the app are hosted on an Akamai server. Here’s how it is set up: And when I try point Facebook [...]

 

 

1

WordPress login issues with "reauth=1"

So, if you are like me and usually access your WordPress admin Dashboard by going to /wp-admin/, then you probably also have troubles with login not working. Mine stopped working with the latest version install (3.2.1). What happens is /wp-admin/ redirects to wp-login.php with a bunch of parameters, the last one being “reauth=1″. If you [...]