You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Priyansusahoo@fbuireu please reach out to the vercel/hashnode support team about this, as the message itself says, there is nothing I can do to fix this.
@fbuireu You are already passing the user agent, which is also not working. So the only option is reaching out to their support. If the server itself is not returning the data, there is nothing the workflow can do to fix it.
I had pinned this issue on the repo so that anyone experiencing this may find this when they try to open an issue.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Looks like Hashnode is hosted in Vercel and behind the RSS URL there's a challenge that prevents the action to crawl the RSS feed.
This makes the action return a 429 apparently:
Source: https://github.com/fbuireu/fbuireu/actions/runs/13939772964/job/39014298323
Expected behavior
I expect the crawler to fetch Hashnode articles behind the security challenge without returning errors
Screenshots
Already attached before 😄
Workflow Yml Used
Also tried without the
accept_header
,retry_count
anduser_agent
options.Additional context
Double check the following
Before opening a bug, Please make sure that you had done the following, add a checkmark if done by marking it with
[x]
:The text was updated successfully, but these errors were encountered: