Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GET status: 401 #62

Open
TheTisiboth opened this issue Feb 8, 2024 · 2 comments
Open

GET status: 401 #62

TheTisiboth opened this issue Feb 8, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@TheTisiboth
Copy link

TheTisiboth commented Feb 8, 2024

When I'm running the action on Github, I'm getting the following problem:

image

So it finds the correct URL, but still get 401 error status (even though when I access this url (by clicking on it for isntance), I access the website as expected.

I used the basic setup (with version 1.3.1) shown in the Readme, am I missing any other configuration ?

Copy link

linear bot commented Feb 8, 2024

WAI-30 GET status: 401

@patrickedqvist patrickedqvist self-assigned this Feb 12, 2024
@patrickedqvist patrickedqvist added the bug Something isn't working label Feb 12, 2024 — with Linear
@patrickedqvist
Copy link
Owner

@TheTisiboth Thanks for creating an issue. The reason you are getting is probably that the URL is behind one of the different protection policy that vercel uses. Currently, this action only supports "Password Protection". While I'm working on a major rewrite of this action where I hope to add more support I suggest that you read up on the documentation on Vercel and see what you can do yourself. I'm always open to reviewing PRs if you happen to have the time to add new features to cover your needs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants