tracker issue : CF-4198485

select a category, or use search below
(searches all categories and all time range)
Title:

Facebook Oauth response is not formated properly.

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Jason Wagstaff / Jason Wagstaff ()

Created: 04/05/2017

Components: Social, Oauth Login

Versions: 2016,11.0

Failure Type: Incorrectly functioning

Found In Build/Fixed In Build: 2016.0.03.300466 / 2018.0.0.303936

Priority/Frequency: Normal / All users will encounter

Locale/System: / Linux CentOS 6.4

Vote Count: 1

Problem Description:
facebook oauth access_token format has changed.  

Steps to Reproduce:
Try to authenticate a user with oauth and type facebook.  The result format of the access_token is incorrect.  

Actual Result:
n":"[THE_ACCESS_TOKEN]","token_type":"bearer", 

Expected Result:
just the access token

Any Workarounds:
Parse the string to extract the access_token

Attachments:

Comments:

Just upgraded to Coldfusion 2016. Tried to use this feature. Oh look, broken already.
Vote by Mike H.
960 | July 10, 2017 02:04:29 PM GMT