Mardaneus86 / futwebapp-tampermonkey

TamperMonkey scripts to enhance the FUT 21 Web App - Discontinued
MIT License
192 stars 103 forks source link

FUTBIN Prices not showing #168

Closed guiseppeshen closed 5 years ago

guiseppeshen commented 5 years ago

Expected behavior:

FUTBIN price should be shown on transfer list & club player lists.

Current behavior:

FutBin price not shown.

Is this related to the bannings that happened? I was unaffected by that. Has the feature been disabled or stopped somehow?

Metadata:

guiseppeshen commented 5 years ago

Also I should comment that Futbin still works from the same computer so I am not "banned" from futbin's main site. it is just the fut enhancer app doesn't fetch prices and show them in the fut web app.

ajpiano commented 5 years ago

They changed the endpoint syntax slightly, however it is still possible to access the same data. You now need to send one player argument and can pass comma-separated rids for other ids you want to fetch. I assume this still has a max of 30, but haven't tested. Take a look at any futbin page now to see the new request params.

castboom commented 5 years ago

Same issue here. I know nothing about programming so can't help there but just noticed that FUTBIN prices aren't showing but I can still access their site.

shikharg3 commented 5 years ago

Same issue here as well. FUTBin works fine from browser so I don't seem to be banned.

jpleon60 commented 5 years ago

Same issue.

blackcalpac commented 5 years ago

Same problem. Any improvement?

omasseau commented 5 years ago

Same problem here (I'm not banned)

DeRutterQS commented 5 years ago

Same here. Not banned and no prices shown anymore.

danielanguita commented 5 years ago

not working for me neither in Chrome OSX

Mardaneus86 commented 5 years ago

I know the issue and I'm working on it. No need to all comment separately 👍

Mardaneus86 commented 5 years ago

Just released an update (v1.5.2) that takes the updated Futbin url into account and also adds a 5 minute wait period in case a call to Futbin fails in order to prevent request spam. A notification will warn you when that happens.