Skip to content

Organisation search not working with search api #128138

Discussion options

You must be logged in to vote

Hi Neha,

you have an error in your authorization header. Try it like this:

headers = {
    "Authorization": "token <YOUR_TOKEN>"
}

Also make sure, that your token has the appropriate OAuth scopes / permissions.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@grandmas-favorite
Comment options

@nehaghub
Comment options

@buu-huu
Comment options

Answer selected by nehaghub
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API and Webhooks Discussions and conversations related to APIs or Webhooks Question
4 participants