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