Skip to content
This repository was archived by the owner on Jul 11, 2019. It is now read-only.
This repository was archived by the owner on Jul 11, 2019. It is now read-only.

Error loading request metadata. Server returned an error response. #76

Description

@salarmehr

It says "loading request metadata. returned an error response."
How can I see the error itself?

// PHP page
<?php

require_once __DIR__.'/../vendor/autoload.php';

$clockwork = Clockwork\Support\Vanilla\Clockwork::init([ 'api' => '/temp/server.php' ]);
$clockwork->requestProcessed();

API endpoint

<?php

require_once __DIR__.'/../vendor/autoload.php';

$clockwork = Clockwork\Support\Vanilla\Clockwork::init();
$clockwork->returnMetadata();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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