Hi
<span class="Y2IQFc" lang="en">I have a question: Is it possible to program a custom API without a bearer token? </span>
And if it's not possible, can I put the bearer token in the request URL? I know it should be in the header !
request.AddHeader("Authorization", "••••••");
<span class="Y2IQFc" lang="en">Something like this: https://10.110.29.20/api/custom/GMD?access_token=11nowFxZuja9vZvXUlaCeykShxwu9HQ8ewY52sAIw= Thanks! </span>
Baptiste Pattyn [SLC] [DevOps Enabler] Answered question 14th August 2024
Hi
it is currently not possible to define an API without attaching a token to it and the token is always expected to be in the headers.
Wkr
Baptiste Pattyn [SLC] [DevOps Enabler] Answered question 14th August 2024