Coder Social home page Coder Social logo

Comments (3)

nthouliss avatar nthouliss commented on June 14, 2024

Could you please fill out a bug report? It would make it easier for us to try and reproduce and narrow-down what could be happening

from kenku-fm.

Sparky939 avatar Sparky939 commented on June 14, 2024

It's a .bat script aimed at the remote with the remote server defaults
Then again, I'm also debugging it second hand for a friend, so the information I can provide is very limited.

I formatted it in the style of your bug though?

from kenku-fm.

nthouliss avatar nthouliss commented on June 14, 2024

Cheers, appreciate the formatting. It may seem little but it helps to find the information quickly.

I can confirm that this is just a syntax issue. The documentation formats the curl request for use on a Unix-like system (Mac). Your friend needs to edit the curl request to accept the windows style.

curl --request PUT --url 127.0.0.1:3333/v1/playlist/play --header "Content-Type: application/json" --data "{\"id\":\"4f6f8642-c442-46a3-aed7-af38796faf21\"}"

In future, if they run into a curl issue they should use -v to get a verbose output, which will help track down the issue.

I'll create an issue to update the documentation so that other people are aware of the syntax difference.

from kenku-fm.

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.