Bug #3922
closed
Redo twitter integration as API has been discontinued
Added by krileon over 11 years ago.
Updated over 11 years ago.
Description
"@Anywhere has been retired, and support discontinued."
Twitter has discontinued the API being used. Review completely redoing the implementation with currently available API.
- Priority changed from Normal to Immediate
- Target version set to 4.0.0
- % Done changed from 0 to 80
Requesting profile data fails due to an issue on Twitters end it would seam. Authentication is completely working, but is non-usable as not possible to grab profile data needed for registration.
- % Done changed from 80 to 90
- Status changed from Assigned to Resolved
- % Done changed from 90 to 100
The request was being forced as POST due to populating CURLOPT_POSTFIELDS. Parameters are now appended after base encoding and authentication established to the URL directly. Request is now guaranteed GET. Is now working and returning data.
- Status changed from Resolved to Closed
Also available in: Atom
PDF