iamcal / oembed

The oEmbed Spec
http://oembed.com
MIT License
1.32k stars 651 forks source link

OEmbed Link Viewer failing #527

Closed elikoren closed 3 years ago

elikoren commented 3 years ago

When I try to test my url (https://app.gong.io/call?id=1111111111111111111) in the "OEmbed Link Viewer" I'm getting the following error: Oembed API Json could not be loaded: https://app.gong.io/oembed?url=https%3A%2F%2Fapp.gong.io%2Fcall%3Fid%3D1111111111111111111&format=json&maxwidth=640&maxheight=480 But when I test this request on postman, I'm getting the correct response. Can you please assist?

iamcal commented 3 years ago

This repo is just for the spec and central registry - we have no control over gong.io