Error when viewing attachments - "missing or malformed jwt"

I am having an issue viewing attachments on a task through the generated URL.

After seeing this on the demo environment at https://try.vikunja.io/ I’m not sure if this issue is specific to my instance.

Steps to recreate:
Add comment on task
Paste image to attach and auto generate link
Click on link in comment

That’s expected. The jwt token is used to authenticate you and is therefore required to view the attachment.

If you paste the image URL like this in the editor:

![](image URL)

It will be rendered as a image in the comment.

Thank you.

Is there any way to view an attached image in higher / original resolution or size?
Both the rendered image in a comment and the view when clicking on the attachment are quite small.

Only via download or right click > open image in new tab.