element-hq / element-hq/element-web

Etherpad Popout Button not working

Open
#14,925 1 comment 1 reaction 0 assignees View on GitHub
A-Widgets T-Defect
Dominant language
TypeScript
Stars
13.5k
Forks
2.8k
PR merge metrics
PR metrics pending

Description

### Description

Etherpad Popout Button not working. Getting "403 Forbidden"

### Steps to reproduce

- Add the Etherpad Widget to a room
- Give the room a custom name (not sure if relevant)
- using hyphens as bullet points
- click popout button
![grafik](https://user-images.githubusercontent.com/23098362/89825695-471ce300-db55-11ea-9453-ae163b44c10f.png)

Describe how what happens differs from what you expected.
- browser opens with 403 forbidden error

Logs being sent: no

### Version information

- **Platform**: desktop app
- **Version**: Element version: 1.7.3, olm version: 3.1.3
- **OS**: win x64
- **Browser** (after clicking popout button): Firefox, also tested the given URL in chromium. Same error

The popout Button tries to open a URL like this:

https://scalar.vector.im/api/widgets/etherpad.html?padName=!HltKLmaRClmCrnRPXt:matrix.org_mypad&userName=%40some_username%3Amatrix.org

(pad ID and user ID changed)

But I think, it should send this URL to the Browser instead:

https://scalar.vector.im/etherpad/p/!HltKLmaRClmCrnRPXt:matrix.org_mypad?userName=%40some_username%3Amatrix.org

Because that actually works.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.