Unable to load JavaScript-enabled page #2278
Unanswered
joellevtov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,

Thank you for creating this program! I'm trying to load the IRS' website, specifically this one: https://apps.irs.gov/app/eos/. I'd like to use ChangeDetection to type in a certain EIN, 95-4681287, and monitor the resulting website for changes. Unfortunately, the application returns an error:
"Access Denied
You don't have permission to access "http://apps.irs.gov/app/eos" on this server."
(See screenshot for error code)
When I dig into it more in the preview tab on the ChangeDetection portal, the IRS returns the following information:
To use this app, JavaScript needs to be enabled. To enable JavaScript on your browser, please check out the appropriate link provided below:
* Enable JavaScript in Google Chrome
* Enable JavaScript in Mozilla Firefox, also wikiHow
* Enable JavaScript in Apple Safari
* Enable JavaScript in Microsoft Edge
I made sure to enable the Chrome browser in the ChangeDetect settings (see screenshot). I've tried each location listed but have not been successful.

In the macro settings, I would ultimately like it to do the following:
I'm not sure if it's running correctly - the text version spits out the above message about JavaScript but the visual change page shows the correct page. Here is the share link if it's helpful! https://changedetection.io/share/rG_SLgVxHtga. THanks!
Beta Was this translation helpful? Give feedback.
All reactions