Roselyn Coales

Results 42 comments of Roselyn Coales

> Thank you for this project. It's really useful to me!!! > > I'm using [this Dashboard ](https://grafana.com/grafana/dashboards/9846)to display the metrics but it only displays really basic information. Over the...

This and #1661 seem the same, but as this has more content, I would recommend someone close 1661 into this

> the problem: my method uses the Imgur official API, so you'd have to register an application and plug in your client ID. Not sure if that conflicts with the...

Ah, I see. > Of course, services like Facebook, YouTube and others strongly depend on the credential information, so users would have to host their own instance of RSS-Bridge to...

That does seem strange. Are you sure you're using the username, and not the display name or email address? Username should be available in the URL when you visit your...

I shouldn't think that setting a clear user agent caused the issue, as previously it would have been sending the same "requests" default user agent every time. You can test...

That would be pretty useful functionality! Are we okay to just store it in a json file, perhaps? We don't need to do anything fancy like encrypting on disk. I'll...

I'm going to write some tests for it, but how do you think this looks, as an implementation of the session file idea? https://github.com/KartikTalwar/Duolingo/pull/80 I'll write a couple tests, then...

Yeah, checking buy_streak_freeze(), and it seems that I get captcha stuff unless it's something that looks like a real browser's user agent. Setting it to requests default, "python-requests/2.22.0", doesn't fix...

It seems the login fields endpoint works intermittently without? In my past experience. Can you try making a request to buy an item, using insomnia?