Skip to content

tokens problem #3

@Jumbo125

Description

@Jumbo125

hello
i have a token problem....

the script runs locally on my windows xampp server. this works great.

But when i open the index file, i got always the same error:
Warning: file_get_contents(tokens): Failed to open stream: No such file or directory in C:\xampp_neu\htdocs\test1\src\src\functions.inc.php on line 486

this are my settings in function file. Do i need to link the callback to the callback.php file?
define("callback_uri", "https://login.live.com/oauth20_desktop.srf");
define("onedrive_base_url", "https://graph.microsoft.com/v1.0/");
define("token_store", "tokens"); // Edit path to your token store if required, see Wiki for more info.

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