Skip to content
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

Reddit Links Return null OEmbed Response; Should Not #8

Open
epicstar opened this issue Oct 9, 2024 · 0 comments
Open

Reddit Links Return null OEmbed Response; Should Not #8

epicstar opened this issue Oct 9, 2024 · 0 comments

Comments

@epicstar
Copy link

epicstar commented Oct 9, 2024

Hello,

I noticed while testing the library, and reddit links don't seem to work?

Steps:

  1. call var response = await _oEmbedConsumer.RequestAsync(new Uri("https://www.reddit.com/r/todayilearned/comments/1fzx2x3/til_that_heath_ledger_refused_to_present_the/", cancellationToken: ct);

Expected:

  • response is not null and a Base Ombed object is returned

Actual:

  • It is null

Is it possible something is broken on the RedditProvider?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant