OAuth Debug

Mode: minimal

Hier siehst du die final erzeugte Authorize-URL aus deiner aktuellen Config.

Redirect URI Match: OK

Authorize URL

https://www.instagram.com/oauth/authorize?client_id=1725204781798551&redirect_uri=https%3A%2F%2Finstagrambot.moepkommando.de%2Fcallback.php&scope=instagram_business_basic&response_type=code

Query Parameter

{
    "client_id": "1725204781798551",
    "redirect_uri": "https://instagrambot.moepkommando.de/callback.php",
    "scope": "instagram_business_basic",
    "response_type": "code"
}

OAuth jetzt starten Debug Minimal Debug ohne FB-Flag Zurück