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

RSS Feedreader with credentials #1391

Open
the29a opened this issue Oct 19, 2022 · 1 comment
Open

RSS Feedreader with credentials #1391

the29a opened this issue Oct 19, 2022 · 1 comment
Labels
💪 improvement "Where we're going, we don't need roads." wontfix

Comments

@the29a
Copy link

the29a commented Oct 19, 2022

I try to use feedreader module with credentials, i want to use it with Confluence workspace.
At this time, i got 401 error. credentials option work? Or i do something wrong?

My config snippet.

    feedreader:
      enabled: true
      credentials: 
        username: "my-username" 
        password: "mypassword"
      feeds:
      - https://feed[.]with[.].auth
      feedLimit: 5
      position:
        top: 1
        left: 4
        height: 1
        width: 1
      refreshInterval: 1h

wtfutil v0.42.0

@senorprogrammer senorprogrammer added the 💪 improvement "Where we're going, we don't need roads." label Nov 25, 2022
@stale
Copy link

stale bot commented May 24, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 improvement "Where we're going, we don't need roads." wontfix
Development

No branches or pull requests

2 participants