Instagram API error Unsupported request - method type
As of recently the API communication in the console commands seems to fail in version 8.0.0 of EXT:instagram in all our project we use this extension in on any TYPO3 version (10, 11, 12) and any php version (7.4, 8.2, 8.3). For example the error message for the instagram:refreshtoken console command:
"Die Ausführung von Task "Konsolenbefehle ausführen (scheduler)" ist fehlgeschlagen mit folgender Meldung: Client error: GET https://graph.instagram.com/refresh_access_token?grant_type=ig_refresh_token&access_token=IGQW...DZD resulted in a 400 Bad Request response: {"error":{"message":"Unsupported request - method type: get","type":"IGApiException","code":100,"fbtrace_id":"Azq1XPBho9 (truncated...)"
This looks to me like an API change at Instagram.
The instagram:importfeed console command just fails with no specific error message: "Die Ausführung von Task "Konsolenbefehle ausführen (scheduler)" ist fehlgeschlagen mit folgender Meldung: Task failed to execute successfully. Class: TYPO3\CMS\Scheduler\Task\ExecuteSchedulableCommandTask, UID: 3".
There was no change in the instagram account passwords or Facebook app.
Related to this: https://github.com/in2code-de/instagram/issues/39 .
I had the same issue on 2025/05/09. It shows me the error "Unsupported request—method type." I have no idea how to resolve it. Does anyone else have this issue?
I've been having the same problem for two weeks now. I get the error "Unsupported request — method type". I have no idea how to solve it. Any ideas?