|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
|
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Noogle
![]() Join Date: Apr 2009
Posts: 0
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Uploading documents to google docs from Salesforce - Security Error Accessing URL
Hello, I am uploading a file from flex to Google docs. Everything is working in the local file however, when we upload the SWF file as S-controls in Salesforce (sandbox), an error appears upon connecting to Google. Please see error below:
Error:[FaultEvent fault=[RPC Fault faultString="Security error accessing url" faultCode="Channel.Security.Error" faultDetail="Destination: DefaultHTTPS"] messageId="1F812836-1318-B845-AC01-F51AB1D11518" type="fault" bubbles=false cancelable=true eventPhase=2] We tried the following solutions below but nothing seems to work: FLEX: -Add the crossdomain.xml in the bin-debug folder: below is the content of the cross domain policy. <?xml version="1.0"?> <!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd"> <cross-domain-policy> <allow-access-from domain="*" secure="false" /> <allow-http-request-headers-from domain="*" headers="*" secure="false" /> </cross-domain-policy> -Used flash.system.security.allowinsecuredomain/allowdomain(“*”) in the initialization. -Also tried in the connection.protocol set to http Salesforce: -Disabled the protocol security in the remote site settings oSetup -> Administration Setup -> Security Controls -> Remote Site Settings §URL: Google There’s no problem in connection to Salesforce but upon initialization of the uploading page the security error will appear specifically in the |
|
|
|
|
Sponsored Links
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Google plays down security concerns over Docs - Reuters | News Alerts | Google in the News | 0 | 03-28-2009 01:33 AM |
| More Security Loopholes Found In Google Docs - Washington Post | News Alerts | Google in the News | 0 | 03-26-2009 09:32 AM |
| Google Docs suffers serious security lapse - Register | News Alerts | Google in the News | 0 | 03-09-2009 05:32 AM |
| Uploading Apple Iwork documents | surbal1 | All About Google | 2 | 03-09-2009 01:05 AM |
| Salesforce brings in Google Docs - VNUNet.com | News Alerts | Google in the News | 0 | 04-14-2008 03:02 AM |