Reef-pi CORS

ColoredRock

Well-Known Member
View Badges
Joined
Aug 9, 2021
Messages
856
Reaction score
1,034
Location
Murrieta, CA (North of San Diego)
Rating - 0%
0   0   0
Im I being a bone head.. trying to access the api from another box other then the raspberry pi....


curl -X OPTIONS -I -H "Origin: http://localhost:3000" -H "Access-Control-Request-Method: POST" http://10.xx.xx.xx/auth/signin

HTTP/1.1 405 Method Not Allowed
Date: Wed, 22 Mar 2023 07:13:23 GMT
Content-Length: 0
 
I think im the bone head.. I cant even:

curl -X POST -c cookie.txt -d '{"user":"reef-pi", "password":"reef-pi"}' http://reef-pi.local/auth/signin curl -b cookie.txt http://reef-pi.local/api/equipment

I messed up something. What I get for mucking around, when I should have gone to bed.
 

IF YOU HAD TO TAKE A REEFING EXAM, WOULD YOU PASS?

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%

New Posts

Back
Top