[PR #772] [MERGED] fix: use https instead of http (bug) #1004

Closed
opened 2026-02-17 17:21:32 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/772
Author: @samecrowder
Created: 10/7/2025
Status: Merged
Merged: 10/7/2025
Merged by: @samecrowder

Base: mainHead: sam_https_instead_of_http


📝 Commits (1)

  • 82cb437 fix: use https instead of http (bug)

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/langgraph-platform/agent-auth.mdx (+2 -2)

📄 Description

for some providers, auth will not work if they use http instead of https


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/772 **Author:** [@samecrowder](https://github.com/samecrowder) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@samecrowder](https://github.com/samecrowder) **Base:** `main` ← **Head:** `sam_https_instead_of_http` --- ### 📝 Commits (1) - [`82cb437`](https://github.com/langchain-ai/docs/commit/82cb437f1395aae124d095961e2a8c46619a3828) fix: use https instead of http (bug) ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/langgraph-platform/agent-auth.mdx` (+2 -2) </details> ### 📄 Description for some providers, auth will not work if they use http instead of https --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:21:32 -05:00
yindo closed this issue 2026-02-17 17:21:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1004