Jump to content

Jake

Members
  • Posts

    10
  • Joined

  • Last visited

  • Days Won

    1

Reputation Activity

  1. Like
    Jake got a reaction from Tyson in API credentials are invalid   
    Ok...That was a painful lesson.  It turns out that that apache was running php as CGI/FastCGI.  In order to make this work you will need to add the following to the .htaccess file
     
    SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0 Works great now.
×
×
  • Create New...