Skip to content

chore: update session ingestion URLs #282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions fern/docs/pages/sdks/web/install.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,5 @@ To ensure seamless communication between the Web SDK and external services, you
- https://ingestion-useast1.devrev.ai - For organizations in the US East region.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [EkLine]

Confirm the link. The URL 'https://ingestion-useast1.devrev.ai' seems inaccessible with error code 404. It might be incorrect or improperly formatted. (EK20001)

- https://ingestion-eucentral1.devrev.ai - For organizations in the EU Central region.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [EkLine]

Confirm the link. The URL 'https://ingestion-eucentral1.devrev.ai' seems inaccessible with error code 404. It might be incorrect or improperly formatted. (EK20001)

- https://ingestion-apsouth1.devrev.ai - For organizations in the AP South region.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [EkLine]

Confirm the link. The URL 'https://ingestion-apsouth1.devrev.ai' seems inaccessible with error code 404. It might be incorrect or improperly formatted. (EK20001)

- http://ingestion-apsoutheast1.devrev.ai - For organizations in the AP South East 1 region.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [EkLine]

Confirm the link. The URL 'http://ingestion-apsoutheast1.devrev.ai' seems inaccessible. It might be incorrect or improperly formatted. (EK20001)

- http://ingestion-apsoutheast2.devrev.ai - For organizations in the AP South East 2 region.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [EkLine]

Confirm the link. The URL 'http://ingestion-apsoutheast2.devrev.ai' seems inaccessible. It might be incorrect or improperly formatted. (EK20001)

2 changes: 2 additions & 0 deletions fern/docs/pages/sdks/web/ue-migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ window.plugSDK.onEvent((payload) => {
- https://ingestion-useast1.devrev.ai - For organizations in the US East region.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [EkLine]

Confirm the link. The URL 'https://ingestion-useast1.devrev.ai' seems inaccessible with error code 404. It might be incorrect or improperly formatted. (EK20001)

- https://ingestion-eucentral1.devrev.ai - For organizations in the EU Central region.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [EkLine]

Confirm the link. The URL 'https://ingestion-eucentral1.devrev.ai' seems inaccessible with error code 404. It might be incorrect or improperly formatted. (EK20001)

- https://ingestion-apsouth1.devrev.ai - For organizations in the AP South region.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [EkLine]

Confirm the link. The URL 'https://ingestion-apsouth1.devrev.ai' seems inaccessible with error code 404. It might be incorrect or improperly formatted. (EK20001)

- http://ingestion-apsoutheast1.devrev.ai - For organizations in the AP South East 1 region.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [EkLine]

Confirm the link. The URL 'http://ingestion-apsoutheast1.devrev.ai' seems inaccessible. It might be incorrect or improperly formatted. (EK20001)

- http://ingestion-apsoutheast2.devrev.ai - For organizations in the AP South East 2 region.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [EkLine]

Confirm the link. The URL 'http://ingestion-apsoutheast2.devrev.ai' seems inaccessible. It might be incorrect or improperly formatted. (EK20001)


</Tab>

Expand Down
Loading