Member-only story
Feb 5, 2021
Non responding Evernote SDK PHP. It was sad debugging authorized calls to a cloud provider expecting nothing else than a statement without a concern — however, it was striking the way off.
Unfortunately, the callback URL was stuck to receive any data from none of the request.
$key = $_SERVER['EVERNOTE_KEY'];$secret = $_SERVER['EVERNOTE_SECRET'];// var_dump($_SERVER['HOST'] . '/api/v1/oauth');// exit;$oauth_data = $oauth_handler->authorize($key, $secret, $_SERVER['HOST'] . '/api/v1/oauth');var_dump($oauth_data);
Output php ./bin/collect.php
NULL
It was weird taken this exceprt from the context and diminishing it to the power of nature; still denouncing nothing in general.