Replies: 1 comment
-
Yes, you need to use OAuth(2) tokens for API calls. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm reading through the v3 API docs and see a detailed explanation on how to obtain a OAuth tokens (which also requires a callback URI). However, I'm still developing with the personal access and don't have a hosted server / website yet.
Do I need to use OAuth tokens in order to submit api calls using personal access?
Beta Was this translation helpful? Give feedback.
All reactions