Giter Site home page Giter Site logo

Runscope feedback about api HOT 8 CLOSED

jsdelivr avatar jsdelivr commented on May 25, 2024
Runscope feedback

from api.

Comments (8)

tomByrer avatar tomByrer commented on May 25, 2024

Can you grab the exact URLs they're using please?

from api.

jimaek avatar jimaek commented on May 25, 2024

http://api.jsdelivr.com/v1/jsdelivr/libraries?name=jquery&fields=mainfile,name

from api.

tomByrer avatar tomByrer commented on May 25, 2024
[
  {
    "mainfile": "jquery.min.js",
    "name": "jquery"
  }
]

Seems to work as expected & my experience. What are you & they getting please? Are their other queries working?

from api.

jimaek avatar jimaek commented on May 25, 2024

It works for me too but it fails in their tool. Talking with support to resolve that. Thats what they said so I wanted Juho or somebody else to take a look if they are right about it.

from api.

tomByrer avatar tomByrer commented on May 25, 2024

Did they try the URLs in their own browser or grep? If they get nothing, then it is a networking issue.

If some api.jsDeliver queries load but some pass, then it may be on our end or their end. Lots of things; gzip messing things up, bug in their code...
Can they load dummy JSON data manually? (I had to do this myself to test FireBase's JSON from their API myself a few months ago. I built the app 1 small step at a time, including feeding JSON by hand via a form field for a few stages.)

from api.

jimaek avatar jimaek commented on May 25, 2024

No idea what they did :) The first message is simply what they said. I am waiting for more info right now.
Their support is not the fastest I have experienced

from api.

tomByrer avatar tomByrer commented on May 25, 2024

No worries; it takes time to troubleshoot (often de-bugging > dev time), & they may be multitasking other projects.
I'm just helping to isolate the problem so Juho knows what to do straight away. I've eaten enough of his time, now for me to save some ;)

from api.

tomByrer avatar tomByrer commented on May 25, 2024

would not accept the percent-encoded value for the comma character %2C in one of the parameters

http://api.jsdelivr.com/v1/jsdelivr/libraries?name=jquery&fields=mainfile%2Cname also works fine here in Fx & Chrome.

from api.

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.