I'm getting this error:
Sending Pushover notification
IOException: Server returned HTTP response code: 400 for URL: https://api.pushover.net/1/messages.xml
It was working perfectly yesterday. Can it be related with pushover side?
pushover error
Re: pushover error
I suppose their API was down at the time:
Just give it a day and see if it's still an issue.
Code: Select all
Server returned HTTP response code: 400
Re: pushover error
Sorry, my bad. I was using the API token. It should be the user key. Pushover works fine.
Re: pushover error
I am experiencing this same issue. It has been for 2 days now. The script has not been modified and was working perfectly.
I am using the pushover user key.
I receive other pushover notifications but not from filebot.
Please help.
I am using the pushover user key.
I receive other pushover notifications but not from filebot.
Please help.
Re: pushover error
Great, the info at that link resolved my issue.