api - Service unavailable fusion table -


i trying import rows in fusion table using curl. till last few days working fine today, response 'service unavailable'.

following request

curl -s -s --data-binary "@c:\temp\btinput.txt" -h "authorization: bearer accesstoken" -h "content-type: application/octet-stream" "https://www.googleapis.com/upload/fusiontables/v2/tables/fusiontableid/import?delimiter=;"


Comments

Popular posts from this blog

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -