Q: I can’t get the following URL for login to work for the AuthRocket API:
https://sampleapp.e1.loginrocket.com/v1/
I’m getting an error that “The Page you were looking for doesn’t exist”. What am I doing wrong?
A: Try https://sampleapp.e1.loginrocket.com/
(without the v1/ on the end). That’s the web (browser) interface. /v1/*
is part of our LoginRocket API (and is used by authrocket.js).
Note that the main AuthRocket API (separate from the LoginRocket API) is accessed at https://api-e1.authrocket.com/v1/
.
Tagged with: login url
loginrocket url
Questions? Find a Typo? Get in touch.