Abraham Arango
Abraham Arango
Hi @saqueib, I have made a pull request with the code that would find badges recursively. https://github.com/qcod/laravel-gamify/pull/24
Hello, just wondering if there's any updated on this recursive looking for badges. Thanks!
This is not how this works, this is not how any of this works.
Just checking the status of this PR. Been almost 3 years hoping for this to be merged 😞
Does this PR help Elon pay off 44 billion? If so, merge. If not, merge anyways and let's see what happens.
Ran into the same thing so I wrote a simple microservice REST API wrapper for this package. Running it on Node instead of the browser avoids CORS issues. https://github.com/abetwothree/youtube-music-rest-api-microservice
The issues looks to be that you need to wait for `api.initialize` to finish it's HTTP request. Initialize actually pings YouTube music to grab session cookies in order to be...
Same here, works locally and on API playground, but not on production server
@Akash-Asodariya I'm on an EC2 on AWS and it didn't work for me. I'm also usig Cloudfront and a balancer as well.