我用hybridauth來與Facebook連接,當我嘗試用臉書我碰到下面的錯誤連接。 An error occurred with <app name>. Please try again later.
API Error Code: 191
API Error Description: The specified URL is not owned by the application
我正在嘗試使用社交網站如Facebook,Twitter,linkedin等連接Hybridauth 這就是我所做的與社交網站連接的方式。我剛剛開始學習和做這件事。 的index.php <?php
# start a new PHP session
session_start();
// we need to know it
$CURRENT_URL =