facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.

Home Page:https://developers.facebook.com/docs/ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid OAuth access token: AccessToken.current.tokenString

hasayakey opened this issue · comments

Checklist before submitting a bug report

Xcode version

15.4

Facebook iOS SDK version

17.0.2

Dependency Manager

SPM

SDK Framework

Login

Goals

AccessToken.current.tokenString should return valid oauth access token string

Expected results

AccessToken.current.tokenString should return valid oauth access token string

Actual results

https://developers.facebook.com/tools/debug/accesstoken/?access_token=$(AccessToken.current.tokenString)&version=v20.0 alert error: Invalid OAuth access token - Cannot parse access token

Steps to reproduce

No response

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"