• Resolved Bryan

    (@bgillet)


    I’m trying to add an authentication key to the header and not sure exactly how to do this via this plugin. Can anyone point me in the correct direction please?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author berkux

    (@berkux)

    Hi,

    check the plugin-options at the adminarea. There is this field:
    “oAuth Bearer accesskey: passed in header as “Authorization: Bearer accesskey”
    (add “nobearer ” – mind the space! – if you want to pass “Authorization:accesskey”):”

    Extended header is a pro plugin feature.

    Bernhard

    I have a username and password to go with my API link. Can you you let me know exactly how this should be formatted in the oAuth section?

    I see this statement: oAuth Bearer accesskey: passed in header as “Authorization: Bearer accesskey”
    (add “nobearer ” – mind the space! – if you want to pass “Authorization:accesskey”):

    but I’m not sure how to structure the text that goes in this field.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Key in Header’ is closed to new replies.