Image issue: Signature is missing #4321
Unanswered
connor11528
asked this question in
Troubleshooting
Replies: 1 comment 1 reply
-
The signature it's talking about is this: It's a security measure to prevent people from hitting a URL with different parameters and making your server generate tons of images. The Can you link to the package? Or show how you're using it in Statamic? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
We’re running a Statamic blog inside my Laravel 8 app and are using a package artesaos/seotools to generate Open Graph images. It looks like this package creates its own URL for the image like the one below:
https://www.employbl.com/img/asset/aW1hZ2VzL3Blb3BsZV9jb21wcmVzc2VkLnBuZw==
However instead of getting an image the page is returning an error: “Signature is missing”.
I’m having a bit of trouble understanding what this means and how to fix. Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions