Skip to content

Problem with requesting access token #40

Description

@PLACEBOBRO

When requesting the token via backend module in TYPO3 12, I get the following error after entering the code-Parameter from the URL:

(1/1) #400 GuzzleHttp\Exception\ClientException
Client error: GET https://graph.instagram.com/v20.0/access_token/?grant_type=ig_exchange_token&client_secret=XXX resulted in a 400 Bad Request response: {"error":{"message":"Unsupported request - method type: get","type":"IGApiException","code":100,"fbtrace_id":"XXX (truncated...)

In my Instagram App in Meta I am using API version 22. Also if I adjust the GET-Link from https://graph.instagram.com/v20.0 to https://graph.instagram.com/v22.0 it makes no difference
TYPO3 v. 12.4.27

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions