Legacy Dev Forum Posts

 View Only

Sign Up

How to add a header " "Authorization": "Basic" in a bridge action json code

  • 1.  How to add a header " "Authorization": "Basic" in a bridge action json code

    Posted 06-05-2025 18:41

    Jonas_Jonsson | 2018-11-05 11:37:30 UTC | #1

    Tryin to add this header to a bridge action { "headers": { "Authorization": "Basic Zxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "Content-Type": "application/json; charset=utf-8" } }

    But we don't see the header coming in to the webservice system. How can we do this ? Tried to add it in the request tab and also in the advanced tab.


    Jason_Mathison | 2018-11-05 12:50:24 UTC | #2

    Hi Jonas_Jonsson,

    The generic web service bridge action doesn't support setting headers or authentication. Is this a publicly addressable endpoint that you could access with a Data Action instead?

    --Jason


    Jonas_Jonsson | 2018-11-06 09:22:21 UTC | #3

    Hi Jason,

    Thanks for the answer, then we know. Yes we should be able to solve this using Data Action instead.

    /Jonas


    system | 2018-12-07 09:22:25 UTC | #4

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 3906