java - Springboot : Callback URL not approved for this client application. 可以在应用程序设置中调整批准的回调 URL 吗?

标签 java spring-boot twitter spring-social spring-social-twitter

我在 Twitter 中创建了一个应用程序并尝试进行基本身份验证,但收到以下错误,有人可以帮助我吗?如何解决该错误?

回调 URL 未获批准用于此客户端应用程序。可以在应用程序设置中调整批准的回调 URL

最佳答案

If you do receive this error message, please check the URL that you are using with the callback_url parameter in your oauth/request_token call and make sure that this URL has been whitelisted in your Twitter app settings in the developer portal.

以下是有关如何解决您的问题的说明: https://developer.twitter.com/en/docs/basics/developer-portal/guides/callback-urls.html

关于java - Springboot : Callback URL not approved for this client application. 可以在应用程序设置中调整批准的回调 URL 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52561316/

相关文章:

java - 没有 MapActivity 的 MapView

java - 如果我不知道我将传递多少参数,我该如何使用准备好的语句?

java - 如何构建正则表达式以获取两个单引号之间的值,如果没有单引号,则在逗号之间提取值

android - 使用 twitter4j 回调登录

java - 如何在java中播放mp3文件

java - Spring Boot 中每 t 的请求数限制

spring-boot - 如何修复ZuulException:转发错误

spring - @EnableGlobalMethodSecurity 与 @EnableWebSecurity

twitter - 从推文中检索所有主题标签

android - 想要将我的应用程序链接从我的 Android 应用程序分享到 Facebook 和 Twitter