A
A
Alexander Melnichenko2017-06-23 13:18:28
PHP
Alexander Melnichenko, 2017-06-23 13:18:28

Facebook api - why does it take a long time to process the request (more than a minute)?

I use Facebook api for user login via oAuth.
Request to get user's personal data by access_token

https://graph.facebook.com/v2.9/me?access_token......

I execute the request from the local machine (curl) or in the browser - everything works fine,
if on a remote server (curl) then the request is almost always executed for 63 seconds.
With what it can be connected???

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey Ukolov, 2017-06-23
@alexey-m-ukolov

60 seconds is probably some kind of timeout. Maybe there are some problems with the DNS on that server or some other curvature in the network configuration.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question