我无法使用 PHP 库让 oauth2 工作。我可以让 jQuery 库工作,但我宁愿使用 PHP。
我收到此错误:
Warning: Cannot modify header information - headers already sent by (output started at /home/dotd/public_html/hub/examples/oauth2-login-example.php:22) in /home/dotd/public_html/hub/Eventbrite.php on line 162
你可以在这里看到它:http ://www.daysofthedead.net/hub/examples/oauth2-login-example.php
这是来自 github 的相同代码,除了我更改了app_key
and client_secret
。(https://github.com/ryanjarvinen/eventbrite.php)
我有指向http://www.daysofthedead.net/hub/examples/oauth2-login-example.php的“OAuth 重定向 URI”