Skip to content

RAPI over HTTP authentification #265

Description

@roy13

I have updated from 2.3.0 to 2.9.1
Previously this worked.
curl -X POST http://username:passwor@192.1.1.1/r?rapi=%24SC+14
But now i have to turn the username and password to blank in the web GUI & can only use
curl -X POST http://192.1.1.1/r\?rapi\=%24SC+14
The top method still works when pasted into a windows browser without curl -X POST
I currently send these commands from a Rasberry PI running Home assistant.

The documents are excellent but are lacking username and password info in the RAPI over HTTP section, maybe i'm just doing it all wrong.
Thanks to all those that made this possible!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions