Mar 10 2020 02:37 AM - edited Mar 10 2020 02:38 AM
I'm using MS Graph API to retrieve/create/edit data from sharepoint list. Sometime it returns 504 - Timeout error and it's unpredictable. Here is an example request i use (Javascript is the language i use):
Did i miss somehting when sending request? Or how i can avoid this error as much as possible?