Jett Wang
Jett Wang
### Bug Description ```SharePointLoader = download_loader("SharePointReader") loader = SharePointLoader( client_id = os.environ.get("TEST_APP_CLIENT_ID"), client_secret = os.environ.get("TEST_APP_CLIENT_SECRET"), tenant_id = os.environ.get("TEST_TENENT_ID") ) documents = loader.load_data( sharepoint_site_name ="GPT", sharepoint_folder_path= "Python", recursive = True, )...
## Version 4.14.7 ## Describe the bug When using the OAuthPrompt Dialog from the SDK, the call to https://api.botframework.com/api/usertoken/GetToken performed by the SDK returns a 400 status error response. According...
╰ ➤ make gcc -o mptun mptun.c -g -Wall make: **\* [mptun] Segmentation fault: 11
## Version 4.14.7 ## Describe the bug When using the OAuthPrompt Dialog from the SDK, the call to https://api.botframework.com/api/usertoken/GetToken performed by the SDK returns a 400 status error response. According...