Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Fixes "401 from Twitter" #256

Closed
wants to merge 1 commit into from
Closed

Fixes "401 from Twitter" #256

wants to merge 1 commit into from

Conversation

michael-wirth
Copy link

spring-social-twitter fails to authenticate because of a bug in the SigningSupport class.
The RestTemplate set the Content-Type to "application/x-www-form-urlencoded;charset=UTF-8", but the SigningSupport class uses bodyType.equals(MediaType.APPLICATION_FORM_URLENCODED) instead of "isCompatibleWith".

@michaelwiles
Copy link

Please can this be released?

@michael-wirth
Copy link
Author

is there anyone in charge if this project? please review and merge open pull requests

@abdulazizalmalki-gh
Copy link

Hello anybody here !

is this fix released or what's going on !

@leonchen83
Copy link

another workaround is here

@michael-wirth michael-wirth closed this by deleting the head repository Oct 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants