Sometimes there are empty link or unfinished sync reported as success in request status. The table of all sync files actually provids more information about status than this function.

check_sync_status(table_id)

Arguments

table_id
the sync table id from the sync request response

Value

request response in JSON format

Details

Calling function without assigning return value will print response status and response content in console. Assigning return value will print response status only.