Skip to content
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

Story: v1.1 - shortening url - error when sharing #3510

Closed
AnaBelgun opened this issue Jun 18, 2019 · 3 comments · Fixed by #3599
Closed

Story: v1.1 - shortening url - error when sharing #3510

AnaBelgun opened this issue Jun 18, 2019 · 3 comments · Fixed by #3599
Assignees

Comments

@AnaBelgun
Copy link
Member

When a user tried to add 8 scenes to a story and share it, he got the following error:
short url error

upon investigation, it seems there is a bit of outstanding configuration that needs to be done for the URL shortening to work

@kring
Copy link
Member

kring commented Jun 18, 2019

This is a guess, but I suspect we've hit the max size limit on the POST of the sharing data.

@AnaBelgun AnaBelgun changed the title Story: shortening url - error when sharing Story: v1.1 - shortening url - error when sharing Jun 25, 2019
@kring
Copy link
Member

kring commented Jun 26, 2019

We shouldn't remove the limit entirely, but we can e.g. double it.

@rowanwins
Copy link
Contributor

Requires updating terriajs to using terriajs-server@3.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants