
I get an "Access Denied" message when I try to get my Yahoo mail, only with Firefox, please help.
Firefox is the best browser, and my for many reasons, and I thank you for years of great service. However, yesterday I started getting an "Access Denied" message when I login. It doesn't happen with Safari, or Chrome, but I really prefer Firefox, please help.
Thank you,
Don Bancroft
Chosen solution
Are you using a bookmark or are you starting with the main (home) page of this website?
If you use a bookmark to open a specific page on the server then try to navigate to that page starting with the main page or the sign in page of the website in case this bookmark is currently broken.
Best is to avoid bookmarking a specific page that was reached by sending POST data in a (hidden) form or bookmarking a page that has GET data appended to the URL (?xxx=xxx) or links to a specific domain in case load balancing is used as they can easily get broken if changes are made on the server.
Read this answer in context 👍 0All Replies (1)
Chosen Solution
Are you using a bookmark or are you starting with the main (home) page of this website?
If you use a bookmark to open a specific page on the server then try to navigate to that page starting with the main page or the sign in page of the website in case this bookmark is currently broken.
Best is to avoid bookmarking a specific page that was reached by sending POST data in a (hidden) form or bookmarking a page that has GET data appended to the URL (?xxx=xxx) or links to a specific domain in case load balancing is used as they can easily get broken if changes are made on the server.