Search found 2 matches

by AnonymousDev
22 Dec 2022, 08:05
Forum: General Discussion
Topic: API token key name
Replies: 3
Views: 8054

Re: API token key name


Did you check the token in Mantis, is it still valid?
You always can create another token.


The token value is valid but the token name is invalid meaning in example:
token_name: token_value

token_value is ok
but token_name is invalid

if token_name would be ok and token_value would be not ok ...
by AnonymousDev
20 Dec 2022, 14:03
Forum: General Discussion
Topic: API token key name
Replies: 3
Views: 8054

API token key name

I have a problem with GET request at mantis api. The token and web URL are correct. But it seems that authentication token key name is wrong. In figure you can see "Aunthentication: <mykey>". Is it possible to change "Aunthentication" to something else? Or is there a way to find out which name for ...