0
An error occurred with *****. Please try again later.
API Error Code: 191
API Error Description: The specified URL is not owned by the application
Error Message: redirect_uri is not owned by the application.
嗨,大家好。上面的錯誤消息是我嘗試將Facebook付費對話與我的應用程序集成時收到的示例。我知道,當你提供給Facebook的url域和你放在你的redirect uri變量中的url之間存在差異時,就會出現這個錯誤。但是,在這種情況下,url的匹配確切。麻煩Facebook的付費對話
Site Url: www.vgiver.com/
Site Domain: www.vgiver.com/
Redirect_uri value: redirect_uri= vgiver.com/&
credits_purchase=false&
order_info=ORDER_ID
任何人都可以幫助我理解爲什麼我仍然收到此API錯誤?任何幫助將不勝感激,我真的需要解決這個問題。
謝謝您的幫助。我嘗試了你的建議,但似乎仍然沒有幫助。這可能是一個問題,因爲我沒有爲我的域名擁有SSL證書? –