-
Notifications
You must be signed in to change notification settings - Fork 982
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
add faq #4531
add faq #4531
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
"data": { | ||
"account_id": <account_id>, | ||
"user_id": <user_id>, | ||
"is_service_token": <boolean describing if it's a service token>, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: but maybe update to <boolean describing if it's a service token request>
for more clarity
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left one non-blocking comment. Thanks for making these changes :)
thank you so much @nm0s and folded in your feedback ✨ |
adding faq to help users solve 403 service token error per slack thread.