Giter Site home page Giter Site logo

musixmatchclientlib's Issues

Authentication failed, probably because of invalid/missing API key.

Hello!
First, I want to say thank you for your library and work! :)

I signed up for Musixmatch, got an API Key to use in requests.
image

I tried using their token in the library but get the following error when try SongSearch method:
Authentication failed, probably because of invalid/missing API key.

Example of code with a MusixmatchClient available below:
image

If I tried to initialize the client without a token like:

var musixmatchToken = new MusixmatchToken();
...
var clietn = new MusixmatchClient(musixmatchToken);

Then everything works as expected.

Could you please tell me what could be wrong in case with an API Key from Musixmatch site?

Generating a new token through a constructor call hangs indefinitely

Hi @Eimaen !
I found the following problem:
When I tried to get a new token by calling the following constructor:
image

No other code below this call is executed, i.e. hangs somewhere inside the creation of the object and hangs indefinitely.

I use the following code:
var musixmatchToken = new MusixmatchToken();
Here:
https://github.com/skuill/LyricsScraperNET/blob/main/LyricsScraperNET/Providers/Musixmatch/MusixmatchTokenCache.cs#L64

Could you take a look please?

Not really an issue, but didnt find a dedicated messenger, feel free to dismiss

I am currently asking around in the MxM Curator Community for better ways to upload syncs, seeing how you documented your API-research quite well so far, i was curious, if you ever considered using it to develop more indepth tools for lyrics-synchronisation with it, and if you also got an example i could work with (if already implemented in your code) to submit word for word synchronisations

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.