API Invalid Credentials

Issue #39 invalid
Blake Nahin created an issue

When trying to send a request to api.vatusa.net/[API key]/[request], a 401 error is returned. Our IP address has been set.

-Blake Nahin, 1275302

Comments (7)

  1. Daniel Hawton

    That means the IP your server is sending connections from doesn't match the IP it's expecting a connection from

  2. Daniel Hawton

    Ya that's incoming... You need to determine what IP is being used by the server for outgoing connections. Sometimes they are different than the IP assigned to your website.

  3. Daniel Hawton

    401 errors are ONLY returned if API or the IP checks fail. There is no other time a 401 error is returned.

  4. Log in to comment