mirror of
https://github.com/Kuingsmile/word-GPT-Plus.git
synced 2026-04-25 16:25:49 +03:00
[GH-ISSUE #36] [Bug]: #24
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/word-GPT-Plus#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @artrusx on GitHub (Jan 15, 2024).
Original GitHub issue: https://github.com/Kuingsmile/word-GPT-Plus/issues/36
Originally assigned to: @Kuingsmile on GitHub.
前置阅读 | Pre-reading
服务类型 | Service Type
Official hosted service
系统信息 | System Information
All
Office 版本 | Office Version
microsoft 365
问题重现 | Bug reproduce
The ForwardDomain parameter is not applied because of an error in this line. The correct name of the parameter is "baseURL".
const config = { apiKey, baseURL: basePath, dangerouslyAllowBrowser: true }
@Kuingsmile commented on GitHub (Jan 15, 2024):
Thanks,this has been fixed.