None
wont-fix
Rui Ferreira
2014-06-11
2014-04-16
Rui Ferreira
No
0 up votes | 0 down votes | 0%
2 comments

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

  1. Got to your settings page https://opensourceprojects.eu/auth/prefs/
  2. Press "Generate API Token"
  3. Use the provided API key and Secret key

Here is an example of how to use it.

Discussion

  • Rui Ferreira
    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
    Rui Ferreira
    2014-06-11

    • status: accepted --> wont-fix