I'm currently running FileBot version 5.2.1 and within the last week something has changed, what appears on your server side, FileBot fails to verify the license and will not re-name files because of this error. The failed API call is:
https://license.filebot.net/verify/xxxxxxxxx. The exact application message is as follows:
Code: Select all
Server Error: https://license.filebot.net/verify/xxxxxxxxx [429 Too Many Requests]
. When I run the API call via browser I get the following error:
Code: Select all
{"status":400,"message":"Bad Request"}
. I replaced my real license number with xxxxxxxxxxx for this post, this was not the data sent to the API call.
Will you please fix!
Steve