Skip to content

Commit

Permalink
README: describe additional API token scope requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
olifre committed Sep 13, 2023
1 parent f0d3b27 commit 51941d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ Contributions are very welcome!

To download contributions for which authentication is required, there are two possibilities:
* Whitelist the IP address of the system fetching the contributions in Indico.
* Create an "API token" via your user preferences in the section "API tokens". The token needs "Classic API (read only)" scope. Finally, set the token as `auth_token` in the config file.
* Create an "API token" via your user preferences in the section "API tokens". The token needs at least the "Classic API (read only)" scope, and potentially also "Everything (only GET)". Finally, set the token as `auth_token` in the config file.

0 comments on commit 51941d7

Please sign in to comment.