You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
define("AUTHORIZATION_CODE", '<?php if (!defined("USING_REST_SERVER") || !USING_REST_SERVER) { return; } ?>');
//define("DEFAULT_RESPONSE", '{ "planet" : "CARACOLAX", "character_illegal_in_js_string" : "j s" }'); //Default response in the case the path is unknown.