Error: URL Signature Expired
Issue
The following error appears when you click on the thumbnail or image URL of a Facebook Ads creative:
URL signature expired
Environment
Connector: Facebook Ads
Resolution
To resolve this issue, locate the URL from the hash
or image_hash
column in the CREATIVE_HISTORY
table. The hash
and image_hash
columns provide a reliable reference URL for the image. For more information, see Facebook's Ad Image documentation.
Cause
This issue may occur if you click the link in the thumbnail_url
or image_url
field.
Each call we make to Facebook's API returns a new thumbnail_url
and image_url
for the ad creative and renders the old URLs out-of-date. Updating the thumbnail_url
and image_url
fields with each API call would result in a complete table re-sync. To avoid unnecessary table re-syncs and prevent excess MAR, we do not update the thumbnail_url
and image_url
fields.