Forum Discussion

eagle00789's avatar
eagle00789
New Contributor
12 hours ago

Authorization token

I have an app that requires an authorizationtoken but normally you would use bearer, but this requires OTToken. how can i force OTToken in the authorization (it's a fixed token no request available for this token)

For example in my headers i use the following:

Key: Authorization
Value: OTToken <randomlongstringthatisfixedandcantberequestedthroughanAPI>

  • eagle00789's avatar
    eagle00789
    New Contributor

    Think i solved it already: 

    bearerFormat: OTToken