2
votes

I'm attempting to test out Multipass in a dev shop, I managed to get the Multipass logic implemented in Node.js

Now I'm getting the error: "You are not authorized to use Multipass login"

I have Multipass enabled in settings, is there something I'm missing?

1
Hey! Have you been able to find a solution for this issue?Gustavo Straube
Yes, the problem is that this feature is traditionally enabled for only for “Plus” accountsuser2321465
I actually have a Plus account. However, I'm getting the same error you got. Thanks, anyway.Gustavo Straube

1 Answers

4
votes

Generally this error means you are sending the "remote_ip" parameter but the IP address of the browser making the request doesn't match the one in the parameter.