Skip to content

Conversation

fayekelmith
Copy link
Collaborator

@fayekelmith fayekelmith commented Oct 14, 2025

Copy link

vercel bot commented Oct 14, 2025

@fayekelmith is attempting to deploy a commit to the Stak Team on Vercel.

A member of the Team first needs to authorize it.

message: "Invalid user session",
status: 401 as const,
},
GITHUB_TOKEN_EXPIRED: {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this really a 401?

GITHUB_TOKEN_EXPIRED: {
message: "GitHub token expired or invalid",
status: 401 as const,
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

create a reusable error handling utilities

2 participants