Skip to content

'Reddit API returned Forbidden (403) response.' from Today #188

@RGrillo

Description

@RGrillo

I am getting this error 'Reddit API returned Forbidden (403) response.' from Today on this request

        List<DigestedRedditPostModel> digestedRedditPosts = new();
        List<Post> posts = _redditClient.Subreddit(subReddit).Search(new SearchGetSearchInput(keywords));

I already applied the solution by [janssen-io] and it was working before, but now I am getting this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions