Project

General

Profile

Actions

Bug #19660

closed

Tokens does not work in rudder 7.0

Added by Nicolas CHARLES almost 3 years ago. Updated almost 3 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
API
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

system token does exist but when trying to use it, I get

# curl -k --header "0fdd855c-ccc2-47c4-bd3d-98f52c5570da-system" https://localhost/rudder/api/latest/settings
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 401 Unauthorized</title>
</head>
<body><h2>HTTP ERROR 401 Unauthorized</h2>
<table>
<tr><th>URI:</th><td>/rudder/api/latest/settings</td></tr>
<tr><th>STATUS:</th><td>401</td></tr>
<tr><th>MESSAGE:</th><td>Unauthorized</td></tr>
<tr><th>SERVLET:</th><td>default</td></tr>
</table>
<hr><a href="https://eclipse.org/jetty">Powered by Jetty:// 9.4.32.v20200930</a><hr/>

</body>
</html>

same for API token

Actions

Also available in: Atom PDF