Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Fatal error: Class 'Facebook\FacebookSession' not found  #402

@panigrc

Description

@panigrc

I am getting this error with the latest dev version, using composer to install the sdk ("facebook/php-sdk-v4": "4.1.*@dev") and having the following lines in my code (not in function or class)

use Facebook\FacebookSession;
use Facebook\FacebookRequest;
use Facebook\GraphUser;
use Facebook\FacebookRequestException;
FacebookSession::setDefaultApplication('', '');

when using the stable version everything is fine, just letting you know.

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