Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Trello OAuth endpoint response 500 - INTERNAL SERVER ERROR

Hung Vu
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 2, 2018

Trello `authorize` endpoint response 500 - INTERNAL SERVER ERROR code when the `scope` field is only `write` (without `read`)

Step to reproduce:

- Get a Trello API Key.

- Call Trello Authorize API with your API Key (Notice the `scope` field): https://trello.com/1/authorize?expiration=1day&name=MyPersonalToken&scope=write&response_type=token&key={yourAPIKey}

 

Does Trello intentionally return 500 response code? Since the docs said `scope` can be the list of one or more of [readwriteaccount]: https://developers.trello.com/page/authorization#section-1authorize-route-options

1 answer

0 votes
Iain Dooley
Community Champion
December 2, 2018

@Hung Vu looks like you can't have write scope without read scope. Try changing scope to read,write

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events