https://radar-showcase.dev.dnc.pp.ua/api/v1/social/linkedin

Routing

api.v1.social.linkedin Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://www.linkedin.com/oauth/v2/authorization?scope=r_emailaddress%20r_liteprofile&state=897b6c4374211856ac65fda260da46c1&response_type=code&approval_prompt=auto&redirect_uri=https%3A%2F%2Fradar-showcase.dev.dnc.pp.ua%2Fapi%2Fv1%2Fsocial%2Flinkedin%2Fcheck&client_id=78gfdujlq1xych (route: "n/a")

Route Matching Logs

Path to match: /api/v1/social/linkedin
# Route name Path Log
1 _wdt /_wdt/{token} Path does not match
2 _profiler_home /_profiler/ Path does not match
3 _profiler_search /_profiler/search Path does not match
4 _profiler_search_bar /_profiler/search_bar Path does not match
5 _profiler_phpinfo /_profiler/phpinfo Path does not match
6 _profiler_search_results /_profiler/{token}/search/results Path does not match
7 _profiler_open_file /_profiler/open Path does not match
8 _profiler /_profiler/{token} Path does not match
9 _profiler_router /_profiler/{token}/router Path does not match
10 _profiler_exception /_profiler/{token}/exception Path does not match
11 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
12 api-docs.swagger /api-docs/swagger Path does not match
13 api-docs.redoc /api-docs/redoc Path does not match
14 api-docs.elements /api-docs/elements Path does not match
15 api-docs.yaml /api-docs/yaml/{major}/{minor}/{fix} Path does not match
16 health-check /hc Path does not match
17 admin /admin Path does not match
18 index / Path does not match
19 admin.login /admin/login Path does not match
20 admin.logout /admin/logout Path does not match
21 api.v1.auth.login /api/v1/auth/login Path does not match
22 api.v1.auth.register /api/v1/auth/register Path does not match
23 api.v1.auth.reset.password.send /api/v1/auth/reset/password/send Path does not match
24 api.v1.auth.reset.password.complete /api/v1/auth/reset/password/complete Path does not match
25 api.v1.auth.email.verify /api/v1/auth/email/verify Path does not match
26 api.v1.contacts.recentProjects /api/v1/contacts/{contactType}/{contactId}/projects Path does not match
27 api.v1.locations.autocomplete /api/v1/locations/autocomplete Path does not match
28 api.v1.locations.lookup /api/v1/locations/lookup Path does not match
29 api.v1.locations.show /api/v1/locations/{locationId} Path does not match
30 api.v1.locations.find-neighbours /api/v1/locations/{locationId}/neighbours Path does not match
31 api.v1.locations.statistics /api/v1/locations/{locationId}/statistics Path does not match
32 api.v1.media.create /api/v1/media Path does not match
33 api.v1.projects.contacts /api/v1/projects/{projectId}/contacts Path does not match
34 api.v1.projects.contacts.company-details /api/v1/projects/{projectId}/{role}/company/{contactId} Path does not match
35 api.v1.projects.search /api/v1/projects Path does not match
36 api.v1.projects.search.list-view /api/v1/projects/list Path does not match
37 api.v1.projects.show /api/v1/projects/{projectId} Path does not match
38 api.v1.projects.get-related /api/v1/projects/{projectId}/other/{type} Path does not match
39 api.v1.social.google.connect /api/v1/social/google Path does not match
40 api.v1.social.google.check /api/v1/social/google/check Path does not match
41 api.v1.social.linkedin /api/v1/social/linkedin Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.