REQUEST:

https://graph.facebook.com/v19.0/oauth/access_token?grant_type=fb_exchange_token&client_id=2509640466139161&client_secret=4bf3f17a21892e1060302de24004a158&fb_exchange_token=EAAjqgTRZCiBkBRjLpbpMe0VlxnfiyawkxZAGbLEvUVarvX68rtnyWnPKSy0LbiDvMZBxUdMoZCvXOInEB5P4NCGHX3puj2slKM4iRmaKcHnmRxTDbJdZAvNiHmkZCMk8zPRXO1jIPKJgsW92mKvcL2UL7nLVLuk7CwcQQCJTZBAOwIOuNhGxnhZAZA4zeJlF5DVUL5GEo3rpKNSLClP6xK2BiAs5SOs3uqdfFWPdo27Oi1iVozNjfbKA2ZCPZCMz1qIBKCibFTqLQvkJPFT36LUZCMZAr7VdT
HTTP: 400

{"error":{"message":"Error validating access token: Session has expired on Saturday, 23-May-26 05:00:00 PDT. The current time is Monday, 21-Sep-26 16:54:28 PDT.","type":"OAuthException","code":190,"error_subcode":463,"fbtrace_id":"AvxPODAnRp-soXEix4y4oeR"}}

DECODED:
Array
(
    [error] => Array
        (
            [message] => Error validating access token: Session has expired on Saturday, 23-May-26 05:00:00 PDT. The current time is Monday, 21-Sep-26 16:54:28 PDT.
            [type] => OAuthException
            [code] => 190
            [error_subcode] => 463
            [fbtrace_id] => AvxPODAnRp-soXEix4y4oeR
        )

)