[GH-ISSUE #605] BUG: 'Page Not Found' at share page for document signed in SINGLE PLAYER MODE #164

Closed
opened 2026-02-26 18:45:40 +03:00 by kerem · 7 comments
Owner

Originally created by @TameemAsim on GitHub (Oct 29, 2023).
Original GitHub issue: https://github.com/documenso/documenso/issues/605

Originally assigned to: @TameemAsim on GitHub.

'Page Not Found' at share page for document signed in SINGLE PLAYER MODE

Issue Description

'Page Not Found' at share page for document signed in SINGLE PLAYER MODE

Steps to Reproduce

  1. Go to marketing app.
  2. scroll to bottom.
  3. In Footer, select SINGLE PLAYER MODE.
  4. Upload document and complete signing process.
  5. On Success page, click on share button and copy the link.
  6. Go to that Share Link and you will find 'Page Not Found' Error.

Expected Behavior

Should show me signed document.

Current Behavior

'Page Not Found' Error.

Screenshots (optional)

Screencast from 10-29-2023 09:03:23 PM.webm

Environment

  • OS: Ubuntu 22.04
  • Browser: Chrome

Checklist

  • [ x ] I have searched the existing issues to make sure this is not a duplicate.
  • [ x ] I have provided steps to reproduce the issue.
  • [ x ] I have included relevant environment information.
  • [ x ] I have included any relevant screenshots.
  • [ x ] I understand that this is a voluntary contribution and that there is no guarantee of resolution.
Originally created by @TameemAsim on GitHub (Oct 29, 2023). Original GitHub issue: https://github.com/documenso/documenso/issues/605 Originally assigned to: @TameemAsim on GitHub. 'Page Not Found' at share page for document signed in SINGLE PLAYER MODE ## Issue Description 'Page Not Found' at share page for document signed in SINGLE PLAYER MODE ## Steps to Reproduce 1. Go to marketing app. 2. scroll to bottom. 3. In Footer, select SINGLE PLAYER MODE. 4. Upload document and complete signing process. 5. On Success page, click on share button and copy the link. 6. Go to that Share Link and you will find 'Page Not Found' Error. ## Expected Behavior Should show me signed document. ## Current Behavior 'Page Not Found' Error. ## Screenshots (optional) [Screencast from 10-29-2023 09:03:23 PM.webm](https://github.com/documenso/documenso/assets/88766161/48984132-a959-48c9-a16c-deba402d5f2d) ## Environment - OS: Ubuntu 22.04 - Browser: Chrome ## Checklist - [ x ] I have searched the existing issues to make sure this is not a duplicate. - [ x ] I have provided steps to reproduce the issue. - [ x ] I have included relevant environment information. - [ x ] I have included any relevant screenshots. - [ x ] I understand that this is a voluntary contribution and that there is no guarantee of resolution.
kerem 2026-02-26 18:45:40 +03:00
Author
Owner

@TameemAsim commented on GitHub (Oct 29, 2023):

I would love to work on this. 😊

<!-- gh-comment-id:1784153968 --> @TameemAsim commented on GitHub (Oct 29, 2023): I would love to work on this. 😊
Author
Owner

@luckyklyist commented on GitHub (Oct 30, 2023):

This issues also talks about the #603 . The share links redirect you to the homepage https://documenso.com/ .

<!-- gh-comment-id:1784389196 --> @luckyklyist commented on GitHub (Oct 30, 2023): This issues also talks about the #603 . The share links redirect you to the homepage https://documenso.com/ .
Author
Owner

@TameemAsim commented on GitHub (Oct 30, 2023):

@luckyklyist Bro this is change because on marketing app there is no share page for single player mode.
That #603 is another case, which exists in web app.
That is why I have created another issue.

<!-- gh-comment-id:1784393898 --> @TameemAsim commented on GitHub (Oct 30, 2023): @luckyklyist Bro this is change because on marketing app there is no share page for single player mode. That #603 is another case, which exists in web app. That is why I have created another issue.
Author
Owner

@Mythie commented on GitHub (Oct 30, 2023):

Hey there, this is simply an error on my behalf. Changing the document share button to use process.env.NEXT_PUBLIC_WEBAPP_URL rather than window.location.origin will solve it.

The marketing site can have share links created for single player documents which is intended to be used for sharing on socials.

<!-- gh-comment-id:1784459840 --> @Mythie commented on GitHub (Oct 30, 2023): Hey there, this is simply an error on my behalf. Changing the document share button to use `process.env.NEXT_PUBLIC_WEBAPP_URL` rather than `window.location.origin` will solve it. The marketing site can have share links created for _single player_ documents which is intended to be used for sharing on socials.
Author
Owner

@TameemAsim commented on GitHub (Oct 30, 2023):

@Mythie But it will demand signin details as it will access web app. That is why I am creating a share page for marketing app.

<!-- gh-comment-id:1784507003 --> @TameemAsim commented on GitHub (Oct 30, 2023): @Mythie But it will demand signin details as it will access web app. That is why I am creating a share page for marketing app.
Author
Owner

@Mythie commented on GitHub (Oct 30, 2023):

It won't the share url is for social sharing, see my elaboration in #603 😄

<!-- gh-comment-id:1784508227 --> @Mythie commented on GitHub (Oct 30, 2023): It won't the share url is for social sharing, see my elaboration in #603 😄
Author
Owner

@TameemAsim commented on GitHub (Oct 30, 2023):

@Mythie Okay, Now I understand.

<!-- gh-comment-id:1784524075 --> @TameemAsim commented on GitHub (Oct 30, 2023): @Mythie Okay, Now I understand.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#164
No description provided.