BotBuilder-Samples
BotBuilder-Samples copied to clipboard
set headers for get request
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.