Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
XIII
3 years agoTrusted Contributor
"404 page not found" when trying API
So far I have been using op
in combination with 1Password Connect. I now also want to experiment with the Connect Server API, but all my attempts result in this (or similar) error(s):
ā curl "https://domain.com:8843/v1/heartbeat/"
404 page not found
What am I doing wrong?
- my Connect Server runs in a Docker container on a Raspberry Pi
op
works, withOP_CONNECT_HOST
set (tohttps://domain.com:8843
) andOP_CONNECT_TOKEN
set.
1Password Version: 1Password Connect
Extension Version: n/a
OS Version: Raspberry Pi OS
- XIIITrusted Contributor
Oops. Made some copy/paste errors when creating my Paw file...
There should be no
v1/
in the path... (and no trailing/
)Works now!
- Former Member
Hey XIII,
Glad to hear that it works now for you. And I'm happy to hear that you're trying out the 1Password CLI configured with Connect.
Let us know if you encounter anything throughout your development. We're here to help. š
Cheers!