Skip to content

IdentityProviderException: Bad Request #42

@ProdigyView

Description

@ProdigyView

I keep getting an IdentityProviderException: Bad Request here:

// Try to get an access token (using the authorization code grant)
			$token = $provider->getAccessToken('authorization_code', [
				'code' => $_GET['code']
			]);

Code is exactly copied from the example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions