BotBuilder-Samples icon indicating copy to clipboard operation
BotBuilder-Samples copied to clipboard

set headers for get request

Open chkap opened this issue 4 years ago • 0 comments

Fixes #

Proposed Changes

  • Nodejs sample 56 failed when upload inline images, the root cause is that the http request header for authorization is not set.

Testing

My local test verify the fix.

chkap avatar Nov 10 '21 10:11 chkap