FYI: There was a bug in the user preferences page that prevented us from generating API tokens - this should now be fixed
To access private projects using the API you need to authenticate to the REST controller - this can be done using API tokens
- Got to your settings page https://opensourceprojects.eu/auth/prefs/
- Press "Generate API Token"
- Use the provided API key and Secret key
Here is an example of how to use it.
Discussion
-
Rui Ferreira
2014-04-16- Description has changed:
Diff:
--- old +++ new @@ -6,5 +6,5 @@ 2. Press "Generate API Token" 3. Use the provided API key and Secret key -Here is an example of how to use it. +Here is an [example](https://opensourceprojects.eu/p/osp/api-demo/ci/07981b5e21c296e3a52015e06ae00486f5485154/tree/osp-auth-example.py) of how to use it.
-
Rui Ferreira
2014-06-11- status: accepted --> wont-fix