pushover error

Any questions? Need some help?
Post Reply
maon
Posts: 14
Joined: 16 Oct 2014, 09:05

pushover error

Post by maon »

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?
User avatar
rednoah
The Source
Posts: 24017
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: pushover error

Post by rednoah »

I suppose their API was down at the time:

Code: Select all

Server returned HTTP response code: 400
Just give it a day and see if it's still an issue.
:idea: Please read the FAQ and How to Request Help.
maon
Posts: 14
Joined: 16 Oct 2014, 09:05

Re: pushover error

Post by maon »

Sorry, my bad. I was using the API token. It should be the user key. Pushover works fine.
Meph88
Donor
Posts: 35
Joined: 29 Jun 2014, 15:46

Re: pushover error

Post by Meph88 »

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.
User avatar
rednoah
The Source
Posts: 24017
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: pushover error

Post by rednoah »

:idea: Please read the FAQ and How to Request Help.
Meph88
Donor
Posts: 35
Joined: 29 Jun 2014, 15:46

Re: pushover error

Post by Meph88 »

Great, the info at that link resolved my issue.
Post Reply