-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
Hey I'm getting an internal server error 500 after the lines
include '../inc/github-api/github-api.php';
use Milo\Github;
session_start();
$clientId = 'XXX';
$clientSecret = 'XXXX';
$config = new Github\OAuth\Config($clientId, $clientSecret, ['user']);Any ideas?? Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels