You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
We build a social intranet where people can embed Giphy images in their posts. But we can't figure out how to get a full url (and gif id) from one of the new short urls like: https://gph.is/g/ZyeqP3K
We build a social intranet where people can embed Giphy images in their posts. But we can't figure out how to get a full url (and gif id) from one of the new short urls like: https://gph.is/g/ZyeqP3K
We'd prefer to just use oembed, but it's inconsistent (and fails for our example): https://giphy.com/services/oembed?url=https://gph.is/g/ZyeqP3K
We can use the Bit.ly API (v4) to expand some short giphy links, e.g. gph.is/1ZhShKr
But that doesn't seem to work for any short urls that include '/g/', like https://gph.is/g/ZyeqP3K or https://gph.is/g/aeYnj8k
I've been unable to find any documentation describing the change to the new '/g/' short urls, or detailing how to unfurl them. Help? Thanks!
The text was updated successfully, but these errors were encountered: