OAuthController :: connectInstagramStart
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\OAuthController::connectInstagramStart" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "connect_instagram_start" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ App\Security\BrandAuthenticator {#533 -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#235 …} } App\Security\InfluencerAuthenticator {#612 -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#235 …} } App\Security\GoogleAuthenticator {#604 -clientRegistry: KnpU\OAuth2ClientBundle\Client\ClientRegistry {#605 …} -entityManager: ContainerFRsTd14\EntityManagerGhost614a58f {#266 …} -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#235 …} -passwordHasher: Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher {#606 …} } App\Security\FacebookAuthenticator {#608 -clientRegistry: KnpU\OAuth2ClientBundle\Client\ClientRegistry {#605 …} -entityManager: ContainerFRsTd14\EntityManagerGhost614a58f {#266 …} -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#235 …} } App\Security\InstagramAuthenticator {#609 -clientRegistry: KnpU\OAuth2ClientBundle\Client\ClientRegistry {#605 …} -entityManager: ContainerFRsTd14\EntityManagerGhost614a58f {#266 …} -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#235 …} -passwordHasher: Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher {#606 …} } App\Security\TikTokAuthenticator {#610 -clientRegistry: KnpU\OAuth2ClientBundle\Client\ClientRegistry {#605 …} -entityManager: ContainerFRsTd14\EntityManagerGhost614a58f {#266 …} -router: Symfony\Bundle\FrameworkBundle\Routing\Router {#235 …} -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#235 …} } Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#613 -secret: "c7394b893fc2f538c080f581f590e829" -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#349 …} -cookieName: "REMEMBERME" -logger: Monolog\Logger {#532 …} -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#614 …} } ] |
| _stopwatch_token | "e46ee0" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| content-length | "0" |
| cookie | "sf_redirect=%7B%22token%22%3A%221cd821%22%2C%22route%22%3A%22connect_tiktok_start%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5COAuthController%22%2C%22method%22%3A%22connectTiktok%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Ftryforreal%5C%2Fwww%5C%2Ftryforreal%5C%2Fsrc%5C%2FController%5C%2FOAuthController.php%22%2C%22line%22%3A64%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=64b2bd1a6546a5274c9010e8839a0e7d" |
| host | "www.tryforreal.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "2.0 alproxy" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Tue, 27 Jan 2026 12:51:30 GMT" |
| location | "https://api.instagram.com/oauth/authorize?scope=user_profile%20user_media&state=f5d87dd1cd3a3869827c8d13793b5e8e&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fwww.tryforreal.com%2Fconnect%2Finstagram%2Fcheck&client_id=your_instagram_client_id" |
| x-debug-token | "0aa0e8" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "64b2bd1a6546a5274c9010e8839a0e7d" |
| sf_redirect | "{"token":"1cd821","route":"connect_tiktok_start","method":"GET","controller":{"class":"App\\Controller\\OAuthController","method":"connectTiktok","file":"\/home\/tryforreal\/www\/tryforreal\/src\/Controller\/OAuthController.php","line":64},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 27 Jan 26 13:51:29 +0100" |
| Last used | "Tue, 27 Jan 26 13:51:29 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| knpu.oauth2_client_state | "f5d87dd1cd3a3869827c8d13793b5e8e" |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
KnpU\OAuth2ClientBundle\Client\OAuth2Client:70
[
[
"file" => "/home/tryforreal/www/tryforreal/vendor/knpuniversity/oauth2-client-bundle/src/Client/OAuth2Client.php"
"line" => 70
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/tryforreal/www/tryforreal/src/Controller/OAuthController.php"
"line" => 51
"function" => "redirect"
"class" => "KnpU\OAuth2ClientBundle\Client\OAuth2Client"
"type" => "->"
]
[
"file" => "/home/tryforreal/www/tryforreal/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "connectInstagramStart"
"class" => "App\Controller\OAuthController"
"type" => "->"
]
[
"file" => "/home/tryforreal/www/tryforreal/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/tryforreal/www/tryforreal/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/tryforreal/www/tryforreal/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/tryforreal/www/tryforreal/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/tryforreal/www/tryforreal/public/index.php"
"line" => 5
"args" => [
"/home/tryforreal/www/tryforreal/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "c7394b893fc2f538c080f581f590e829" |
| DATABASE_URL | "mysql://407214_prod:f4gSrqviahDESPfNUAiwfFvyC96N0yyT@mysql-tryforreal.alwaysdata.net:3306/tryforreal_prod?serverVersion=8.0.32&charset=utf8mb4" |
| FCM_DSN | "fcm://AIzaSyDI-nqIB3sT95IbPIQCltWh5Zg3UNvyEFk@default" |
| MAILER_DSN | "smtp://smtp-tryforreal.alwaysdata.net:465?encryption=ssl&username=team@tryforreal.com&password=AF6fIX7QgOgLAtrGNC2BCetJqihZokmv" |
| MEILISEARCH_API_KEY | "your_master_key_here" |
| MEILISEARCH_URL | "http://127.0.0.1:7700" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OAUTH_FACEBOOK_CLIENT_ID | "686896677012967" |
| OAUTH_FACEBOOK_CLIENT_SECRET | "b0fffcbb52a49c186db545b0265cedfc" |
| OAUTH_GOOGLE_CLIENT_ID | "47039557870-9902nehj7t4vnhsskdmt9lcn22rmoe4a.apps.googleusercontent.com" |
| OAUTH_GOOGLE_CLIENT_SECRET | "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" |
| OAUTH_INSTAGRAM_CLIENT_ID | "your_instagram_client_id" |
| OAUTH_INSTAGRAM_CLIENT_SECRET | "your_instagram_client_secret" |
| OAUTH_TIKTOK_CLIENT_KEY | "sbawr9c7gde0v2f1ic" |
| OAUTH_TIKTOK_CLIENT_SECRET | "cFwt9EMP1BY8MDYMb4iW5QVE3u7hBHyU" |
| OAUTH_TIKTOK_REDIRECT_URI | "https://www.tryforreal.com/connect/tiktok/check" |
| OPENAI_API_KEY | "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" |
| STRIPE_PUBLIC_KEY | "your_stripe_public_key" |
| STRIPE_SECRET_KEY | "your_stripe_secret_key" |
| STRIPE_WEBHOOK_SECRET | "your_stripe_webhook_secret" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "0" |
| CONTEXT_DOCUMENT_ROOT | "/home/tryforreal/www/tryforreal/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/tryforreal/www/tryforreal/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/tryforreal" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%221cd821%22%2C%22route%22%3A%22connect_tiktok_start%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5COAuthController%22%2C%22method%22%3A%22connectTiktok%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Ftryforreal%5C%2Fwww%5C%2Ftryforreal%5C%2Fsrc%5C%2FController%5C%2FOAuthController.php%22%2C%22line%22%3A64%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=64b2bd1a6546a5274c9010e8839a0e7d" |
| HTTP_HOST | "www.tryforreal.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "2.0 alproxy" |
| HTTP_X_FORWARDED_PROTO | "https" |
| LANG | "en_US.UTF-8" |
| LC_ALL | "en_US.UTF-8" |
| PATH | "/home/tryforreal/.local/bin:/home/tryforreal/.local/share/gem/ruby/3.3.0/bin:/home/tryforreal/.gem/ruby/3.3.0/bin:/home/tryforreal/.composer/vendor/bin:/home/tryforreal/.npm-packages/bin:/usr/local/bin:/usr/bin:/bin" |
| PHPRC | "/home/tryforreal/admin/config/php/php-04963a040d.ini" |
| PHP_SELF | "/index.php" |
| PHP_VERSION | "8.3" |
| PWD | "/usr/bin" |
| QUERY_STRING | "" |
| REDIRECT_HOME | "/home/tryforreal" |
| REDIRECT_LANG | "en_US.UTF-8" |
| REDIRECT_LC_ALL | "en_US.UTF-8" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/connect/instagram" |
| REMOTE_ADDR | "216.73.216.142" |
| REMOTE_PORT | "55054" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1769518290 |
| REQUEST_TIME_FLOAT | 1769518290.1245 |
| REQUEST_URI | "/connect/instagram" |
| SCRIPT_FILENAME | "/home/tryforreal/www/tryforreal/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "fd00::6:3e7e" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "www.tryforreal.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SHLVL | "0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,FCM_DSN,OPENAI_API_KEY,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,OAUTH_FACEBOOK_CLIENT_ID,OAUTH_FACEBOOK_CLIENT_SECRET,OAUTH_INSTAGRAM_CLIENT_ID,OAUTH_INSTAGRAM_CLIENT_SECRET,OAUTH_TIKTOK_CLIENT_KEY,OAUTH_TIKTOK_CLIENT_SECRET,OAUTH_TIKTOK_REDIRECT_URI,MEILISEARCH_URL,MEILISEARCH_API_KEY,STRIPE_PUBLIC_KEY,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET" |
| argc | 0 |
| argv | [] |