Replies: 2 comments 4 replies
-
Where are you getting the error from exactly? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to create an ionic angular app. but after giving PAT as header, getting
No 'Access-Control-Allow-Origin' header is present on the requested resource.
How can i use api with PAT then?
Using like this.
{Authorization: Bearer <PAT>}
Please help. TIA.
Beta Was this translation helpful? Give feedback.
All reactions