Skip to content

Internal Server error 500 #2

@davidfurlong

Description

@davidfurlong

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions