

Ensign
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-03-05
10:46
1341 views
API: Unauthorized access
Hi.
I'm trying to obtain a file download token via the API using the following curl command:
curl -H "Authorization: FortifyToken <fortifyToken>" -u <user> "<ourFortifyUrl>/ssc/api/v1/fileTokens" -d fileTokenType=DOWNLOAD
The response I get is:
{"message":"Access Denied. Unauthorized access","responseCode":401,"errorCode":-10301}
I can download FPR files via the web GUI. Do I need certain permissions to access the API?
SSC version: 19.1.0.3009
Thanks in advance.
12 Replies
ebell

Micro Focus Expert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-04-07
16:10
- « Previous
-
- 1
- 2
- Next »