syndac
syndac
For your token permissions, did you check: playlist-read-private playlist-read-collaborative user-library-read I had this issue, too, but resolved it after ensuring they were all selected.
@oczkers I think I'd be willing to help out, some. I'm not comfortable touching the api, itself, but I'm helping a few folks out in the Slack channel and finding...
@Krasiu I thought so too, initially. However, after reading a bunch of the forums for other fut bots, those services don't seem to reliably answer in time.
@fifa2017player: Sounds like you might have an idea of what to do for this. As somebody pretty new and having a tough time implementing this, how do I add this...
@oczkers: Would it be possible to re-work the api, as a whole, to open the session in a web browser and do the work through that session? Maybe with Selenium...
I think something automatic is certainly preferred, but I don't agree that it's a _must_ at this point. With EA really cracking down on bots, I'd be okay with a...
@oczkers Makes sense to me. Thanks for all of your effort on this!
This is a new error, but here's a temporary fix to try: 1. Re-download the api from github 2. Go into fut/urls.py 3. On line 7, change `auth_url = rc['authURL']`...
This may have just been an issue while servers were down this morning. Please report if you get this error.
I feel dumb (new to git). But how do I implement this? I have the latest truffle using `npm install -g truffle` I'm using `truffle test --show-events` and not getting...