Code Monkey home page Code Monkey logo

Comments (2)

kkirsche avatar kkirsche commented on June 18, 2024

I've also validated the user and app tokens using httpie:

~/g/y/mac_setup ❯❯❯ http POST https://api.pushover.net/1/users/validate.json\?token={{ hidden }}\&user={{ hidden }}
HTTP/1.1 200 OK
Cache-Control: max-age=0, private, must-revalidate
Connection: keep-alive
Content-Type: application/json; charset=utf-8
Date: Tue, 06 Dec 2016 18:08:51 GMT
ETag: "bd42b670234bd2816679e361ec4c3497"
Strict-Transport-Security: max-age=31536000
Transfer-Encoding: chunked
X-Frame-Options: DENY
X-Request-Id: 63e343597646a0e7efea9db2336cfc42
X-Runtime: 0.009263
X-UA-Compatible: IE=Edge,chrome=1

{
    "devices": [
        "iPhone-6s"
    ],
    "group": 0,
    "request": "63e343597646a0e7efea9db2336cfc42",
    "status": 1
}

from ansible-modules-extras.

ansibot avatar ansibot commented on June 18, 2024

This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible

Please read through the repomerge page in the dev guide.

from ansible-modules-extras.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.