Giter Club home page Giter Club logo

Comments (4)

dbastide avatar dbastide commented on June 19, 2024 1

So, my findings.
I am now running on 1.23.1 on my own server, and I could observe the same behavior. But I could edit the code to investigate :)

It turns out that the params need to be passed as x-www-form-urlencoded
image

This is the only way that works.
Also the s parameter is not read so no need to pass it.

from freshrss.

Frenzie avatar Frenzie commented on June 19, 2024 1

I hadn't noticed that in the screenshot but I have to say that's rather expected. ;-) application/x-www-form-urlencoded is the default for simple things, and multipart form data is for special actions like uploading files. (You could use it for everything but that'd just create unnecessary overhead.)

from freshrss.

Frenzie avatar Frenzie commented on June 19, 2024

Am I doing something wrong or the GReader API doesn't support this and I should try out the Fever API instead?

Yes, no, and no.

(However, using some random old dev version the answer could potentially be "yes, you're using some random dev version that happened to be temporarily broken." Otoh your i=tag:google.com,2005:reader/item/000617fca717eed0 should be correct in combination with a=user/-/state/com.google/read.)

Apologies for the brevity, I only have a couple of minutes.

from freshrss.

dbastide avatar dbastide commented on June 19, 2024

Ok, I will try spinning up my own server on the latest version, try again and come back with my findings :)

from freshrss.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.