Git Product home page Git Product logo

Comments (2)

jiang925 avatar jiang925 commented on August 21, 2024

用wget直接请求https://www.yemapt.org/api/consumer/fetchSelfDetail
得到一个{"success":false,"showType":2,"errorMessage":"","errorCode":400}

我发现野马有一个auth token了。
加了一个header
Cookie: auth=<auth token from settings>
就能用wget得到正常的数据了。

因为没有重现301,也不是100%确定这就是问题所在。我没有在PTPP配置这个auth。如果是野马的新机制,可能就是原因了,得适配一下。

from pt-plugin-plus.

jiang925 avatar jiang925 commented on August 21, 2024

ok。
忽略了关于这个请求是从磁盘缓存提供的信息。在控制台,网络页面有一个“禁用缓存”的选项。勾了这个选项就恢复正常了。
关了这个issue。

from pt-plugin-plus.

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.