question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Rapidpush always returns invalid API key error

See original GitHub issue

Expected behaviour:

Should send a Rapidpush message based on the attached API key

Actual behaviour:

Error message appears in log:

2017-01-31 04:00 WARNING notify RapidTestHD Error while sending notification to rapidpush: Invalid API-Key

The API key works, checked with a simple pyrapidpush based script: p = PyRapidPush('APIKEY) p.notify(“Hello”, “Test”, “Owner”)

Config:

  RapidTest:
    template: downloader
    thetvdb_lookup: yes
    set:
      path: "/mnt/HD/HD_a2/Media/Sorozatok/Gábor/{{series_name|replace(\"'\",\".\")|replace(\":\",\".\")}}/Season {{series_season|pad(2)}}"
      skip_files:
        - '*[sS]ample*'
    notify:
      entries:
        title: "Sorozat: {{series_name}}"
        message: "{{series_name}} - {{ series_season }}x{{ series_episode|pad(2) }} - {{ tvdb_ep_name|default('?')}}"
        what: accepted
        via:
          - rapidpush:
              api_key: PLkNekzkKUpt8iqWMk8WVVDRURkh8awk4kE0QJYEcLlh3F8RYuuAwNMEOF1RLBiD
    inputs:
      - rss:
          url: https://rarbg.to/rssdd.php?category=1;41
    series:
      shows:
        - Shadowhunters:
            begin: s02e05

Log:

entire verbose log: http://pastebin.com/KGwyCpSh

Additional information:

  • Flexget Version: 2.9.11
  • Python Version: 2.7.9
  • Installation method: pip
  • OS and version: Raspbian GNU/Linux 8
  • Link to crash log: -

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
gkovacspcommented, Feb 1, 2017

Yeah, I’ve seen it, but I’ve paid a lifetime €5 and I would like to enjoy the investment as long as it is possible 😃

0reactions
liiightcommented, Jan 31, 2017

Btw, rapidpush seems antiquated and abandoned. Switch to something like pushover or pushbullet.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why does it say that I have an invalid API key with RapidAPI?
It basically says that the server responded with an error of status 404. I also have a config file to store the api...
Read more >
Why am I getting The API key is invalid error? - Zoho Cares
If you have closed your Zoho Account, the API key associated with it automatically becomes inactive and you will get invalid API key...
Read more >
Constant Invalid API Key Errors : r/gw2efficiency - Reddit
I sometimes get incorrect populated character lists too. I DM'd you the errors as it contains one of my API keys.
Read more >
['Invalid API key']} /networks/{networkId}/appliance/vlans/{vlanId}
My API key which has full access to the dashboard and is being used for several scripts that work. When I try the...
Read more >
SAM.gov Get Opportunities Public API - GSA Open Technology
User must enter account password on 'Account Details' page to view the API Key information. If an incorrect password is entered, an error...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found