Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/01/2020 in all areas

  1. Jake

    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.
    1 point
×
×
  • Create New...