-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
soundcloud.app.goo.gl/* links cannot be resolved with oEmbed #41
Comments
Interesting that you're running into this case. How are you getting hold of the short urls and could you perhaps explain a bit your use case, please? |
|
@rahul-sc any updates here? |
Hey @alekzhang this is not a use case we had intended to cover as these URLs are not actually served via our API. This is currently not a focus at the moment. We may reconsider if there are more folks that need this. |
More folks need it;) |
Code above solved it, props to https://w3guy.com/original-url-shortened-link-php/ |
Title: soundcloud.app.goo.gl/* links cannot be resolved with oEmbed
Issue found of: March 19th, 2021
Endpoint(s):
GET https://soundcloud.com/oembed?url=soundcloud.app.goo.gl/*
Scope(s):
Steps to reproduce:
Expected behaviour:
An oEmbed response is returned with information about the resource referenced by soundcloud.app.goo.gl/*
https://oembed.com/providers.json shows
Perhaps
https://soundcloud.app.goog.gl/*
should readhttps://soundcloud.app.goo.gl/*
Actual behaviour:
Empty response (consistently)
The text was updated successfully, but these errors were encountered: