*Security Error Issue while accessing youtube search method.

Hello All,
I am creating a flex aplication which has youtube videos search control. it works fine on local , but when I am trying to access this from any server its getting security error "[RPC Fault faultString="Security error accessing url" faultCode="Channel.Security.Error" faultDetail="Destination: DefaultHTTP"] " while  accessing the search method url using httpservice. Can any one help me.
Thanks.

You may need to add the -use-network=true compiler argument. When in Flex Builder this does not matter as much:
From Flex Builder main menubar,   Project - Properties - Flex Compiler - Additional compiler arguments:  -use-network=true
If this post answers your question or helps, please mark it as such.

Similar Messages

  • Error occurred while accessing application id Excel services application unattended service account from secure store service

    Hi,
      I follow up the book "Professional SharePoint 2013 Administration" to build the SharePoint 2013 BI include Excel Services. and created the Secure Store services to save the user SP_Install for member.
    For Now, I can upload the worksheet and open it in browser, but when I tried to refresh it, the SP 2013 show error "Error occurred while accessing application id Excel services application unattended service account from secure store service".
     does anybody can help ? and do I need to turn on C2WTS ? 
    Thanks
    James Liang

    Hi James,
    Excel Services can be used with Secure Store in three primary scenarios:
    Unattended Service Account
    Embedded Connections
    External Data Connections
    If you haven't configure unattended service account yet, you could refer to the article below:
    http://technet.microsoft.com/en-us/library/hh525344(v=office.15).aspx
    More information:
    http://technet.microsoft.com/en-us/library/ff191191(v=office.15).aspx
    Regards,
    Rebecca Tu
    TechNet Community Support

  • A network error occurred while accessing this document on the internet

    Dear all,
    I am now facing a very unusual problem that, when I try to open a pdf file from internet, it says: "A network error occurred while accessing this document on the Internet. Would you like to close the document or reload it?". Here's my situation:
    Browser: IE8 (or Chrome 35.0.1916.153)
    Adobe Reader: 11.0.0
    OS: Win7
    1.Directly open from IE. Says: "A network error occurred while accessing this document on the Internet. Would you like to close the document or reload it?"
    2.Try to download(Save AS). In IE, says: "The connection was reset The connection to the server was reset while the page was loading"; In Chrome, nothing happened, but still can't download.
    3.Try to disable the "PDF Reader Addon" in IE8. First the browser needs to download the PDF file, but failed, see point 2.
    1.I can open the same PDF file from another network, that is, out of my company.
    2.I can open another PDF file in the network of my company, but the pdf is created by another scanner
    3.All PDFs from both scanner can be opened locally.
    So, here's the possible problem, the network settings, and(or) the PDF. Does anyone ever meet this situation, please help?
    Thank very much.
    Li

    Rave,
    IE: 8 & 9
    Adobe Acrobat Pro/Acrobat Reader 10.x & 11.x
    Chrome: work fine
    So the answer is to manually enable and disable websites based on whether the pdfs open within the browser.  That doesn't seem like a great long-term solution to have have our users to manually enable / disable browser integration.  We have web applications that work better with browser integration turned on.  Is this something that Adobe will fix or is it an IIS/IE issue.
    It appears the Adobe removed the #1 config option that you lised in the new 11.x versions of both products.  The manage Add-ons does not disable the browser integration on the new Adobe versions.

  • Issues while creating a search project in BCC

    Hi There,
    Migrating the apps from 2007.3 to 10.0.3.Experiencing issues while creating a search project.
    Step #1.In Search Administration,navigating through Project > Global Settings & creating a Content Label named as "Catalog"
    Step #2.Navigating through Project > Create Production Project.Creating a project with Content Set as "CatalogSet"
    Step #3.Adding a Content with this info:
              Content Name: Catalog
              Type of Content : ATG Repository
              IndexingOutputConfig Path : /atg/commerce/search/ProductCatalogOutputConfig
              Host name : localhost
              RMI : 10160 ( RMI port of commerce instance)
         Creating a content & getting the message as New Content "CatalogTest" has been created.
         Issue #1: Content is not displaying in the Content eventhough content has been created successfully.
         Issue #2: Getting error for "Default Text Processing Options"
         You can refer these issues in the attached screenshot "Content-Page-with-error.jpg"
    Step #4.Creating a new TPO as "English" & trying to "Associate Search Project" & getting an error.Refer the attached error log "Associate-Search-Project.log"
    Due to these issues, "Build Index" button is disabled.Did anybody experienced these issues? Any help/comments are appreciated.
    Also attached the full server logs as commerce-server.log & publishing-server.log.
    Since no options for attachment in this forum, I posted the attachment in this link.Please refer it.
    https://groups.google.com/forum/?fromgroups#!topic/atg_tech/csEHi-x3Nyc
    Thanks in advance!
    Mani
    Edited by: user11263665 on Apr 25, 2012 10:38 PM

    We faced the same problem when migrating from 2007 to ATG 10.0.3. The reason this error comes up is because the Search depends on a local customization adapter /atg/searchadmin/adapter/customization/LocalCustomizationDataAdapter which adds English as a language in the text processing options.
    After the migration you need to import the initial ATG search related data into your Search schema. These instructions have been mentioned in the ATG install guide. Here is the extract from the docs.
    Note: The import scripts import data using startSQLRepository. Make sure your JTDataSource and
    FakeXADatasource are configured to permit this in home/localconfig. JTDataSource should automatically
    point to FakeXADataSource. FakeXADataSource should point to the administration database, and
    FaxeXADataSource_production should point to the production database. Note that some product
    installation processes, including Oracle ATG Web Knowledge Manager Self Service, need FakeXADataSource
    pointed at the production database, so you may need to change the FakeXADataSource between installations.
    once you are done with the configurations above, import only the searchadmindata xml into search schema as this imports the LocalCustomizationDataAdapter config information into your search schema. Once this is done, you should be good to index.
    <ATG10dir>\home\bin\startSQLRepository.bat|sh -m SearchAdmin.AdminUI
    -repository /atg/searchadmin/SearchAdminRepository -import
    <ATG10dir>\Search10.1\SearchAdmin\common\data\initial\searchadmindata.
    xml

  • An error occurred while accessing the content repository from JDeveloper

    Hello,
    I'm using Jdeveloper Studio Edition Version 11.1.1.5.0
    I created Content Repository conection, following:
    RIDC Socket Type: socket
    Server hostname: localhost
    Content Server Listener Port: 4444
    Executing "Teste Connection" result "Success!"
    But, trying connect, I receive:
    oracle.webcenter.content.internal.model.rc.AbstractRepositoryLogic listFolder
    An error occurred while accessing the content repository.
    and when I login to my portal and go to administration page, then I am getting this error
    "Messages for this page are listed below.
    Could not retrieve members from policy store.
    and when I go to services tab then i am getting this error "The Documents service is unavailable.
    Error contacting the content repository."
    Please help me to resolve this problem.
    Thank You,
    Muhammad Nasir

    can anybody help me to resolve this issue please.

  • Error occurred while accessing the safe array

    I am using HFM 931. One of the users are getting this error.
    Error occurred while accessing the safe array. Error Reference Number: {9F7B34B7-4698-48B3-9F2B-A89715675639}
    Num: 0x80040211;Type: 1;DTime: 20/10/2009 14:34:08;Svr: UK-SUT-TD-FWEB1;File: CHFMwDataGrid.cpp;Line: 5889;
    Can you please help me fix this issue?
    Thanks
    Hemanth
    Edited by: HemanthK on Nov 6, 2009 10:00 AM

    there are many different causes for safe array error messages.
    i would advise to contact support before looking for help for safe array messages in the forums. if you open an SR be sure to attach HsvEventLog.log file from all application servers in the environment so that the support engineer can check them.
    if the message it is restricted to one specific user it may be related to that users preferences / POV settings in the appname_USERPARAMS database table. you may like to try to remove the userparams for that specific user from the table. before you do this you need to make sure that HFM (all HFM related processes and services) is stopped on all servers in the environment and that you have a recent backup of the HFM database.
    also please make sure you have patched your 9.3.1 HFM to 9.3.1 SP 4 + SF's 9.3.1.4.01, 9.3.1.4.03 and 9.3.1.4.05. it is recommended that all HFM 9.3.1 administrators have applied all of the above Service Packs and Service Fixes.

  • Error : "A network error occurred  while accessing this document on the internet"

    When i try to open un large pdf file (120 Mo with many picture inside), an error appears : "A network error occurred  while accessing this document on the internet. Would you like to close the document or reload it" .  But if i try to "save as" the pdf on my disk, it's work. 
    I also try to change the option to open the pdf directly in the Adobe reader and it's work.  But if i retry to open the pdf in the browser, the error reappears.
    The file is located on a secure server (https) with a user and password.
    Does anyone know how to fix it? 
    Thanks!

    Ankit_Jain wrote:
    Thanks for providing the information. Could you also let me know which browser is being used to access the PDF?
    I try with Internet Explorer 6 and 8.
    Ankit_Jain wrote:
    Also, do smaller sized PDFs open successfully at your end?
    Yes it does
    I also tested with French and English versions. Acrobat Professional X seems to react the same way but Adobe Reader 9 works!

  • Error encountered: An unknown error occurred while access the upgrade file.

    Hi all,
    I was upgrading my call manager subscriber server from
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    7.1.3.10000-11 build to 8.0.2.41006-1 build, got the following error and the upgrade failed,
    /* Style Definitions */
    table.MsoNormalTable
    {mso-style-name:"Table Normal";
    mso-tstyle-rowband-size:0;
    mso-tstyle-colband-size:0;
    mso-style-noshow:yes;
    mso-style-priority:99;
    mso-style-qformat:yes;
    mso-style-parent:"";
    mso-padding-alt:0in 5.4pt 0in 5.4pt;
    mso-para-margin:0in;
    mso-para-margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:11.0pt;
    font-family:"Calibri","sans-serif";
    mso-ascii-font-family:Calibri;
    mso-ascii-theme-font:minor-latin;
    mso-fareast-font-family:"Times New Roman";
    mso-fareast-theme-font:minor-fareast;
    mso-hansi-font-family:Calibri;
    mso-hansi-theme-font:minor-latin;
    mso-bidi-font-family:"Times New Roman";
    mso-bidi-theme-font:minor-bidi;}
    Status: Error encountered: An unknown error occurred while access the upgrade file.
    While the same upgrade was successful on the pub.
    Need help.

    Brad,
    I've seen that a number of times with 7x upgrade files.  I would like to say it's consistent but it hasn't always been.  I've done a number of upgrades and sometimes I would run across that issue and other times, I would not (there would be multiple files in the SFTP path).  After a few times, I just started always putting my upgrade file in a dedicated folder.
    Good catch...and you're not alone in experiencing it.
    Hailey

  • I am getting this error message while accessing IT2002 Counting rule 2/01/001 does not exist Message no. 3H010

    hi All,
    I am getting this error message while accessing IT2002
    Counting rule 2/01/001 does not exist
    Message no. 3H010
    Please guide ASAP
    Regards,
    Ayousef

    Hi Ahmed,
    Please go through the below mentioned thread.
    scn.sap.com/thread/1187160
    Regards,
    Haranath

  • A network error occure while accessing this document

    Hi,
    I am getting the error "A network error occured while accessing this document on interntet. Would you like to close the document or reload it?".
    I have tried re-installations etc.. but none helped.
    Please let me know if anyone has encountered this problem and overcome it.
    Using Adobe Reader 9.3.2 and opening from ESS/MSS application.
    Thanks,
    Raghavendra

    I figured out what the problem is. There is a setting in the user's IE browser and Adobe program that is causing the PDF form to open in a browser window in IE instead of in Adobe Reader. The form we're using is too big to load in a browser and must be loaded in Adobe Reader instead. To fix the problem, the user needs to make the following changes to his/her settings:
    1. In Adobe, go to the Edit menu and select Preferences. Under 'Internet', make sure the box for 'Display PDF in browser' is unchecked. Click OK to save your changes.
    2. In IE, go to the Tools menu and click on 'Manage Add-ons'. Then, click on Adobe Reader and click the Disable button. I think this should disable the built-in Reader in IE, so PDFs will have to open in Reader instead of in the browser.
    Once our users changed these settings they were able to access our form online.
    Hope this helps!

  • Keep having error issues while trying to install iTunes into windows 8

    keep having error issues while trying to install iTunes for windows 8 an Apple Application was not found error now.  Does anyone have a clue this is rediculous

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

  • I'm facing performance issue while accessing the PLAF Table

    Dar all,
    I'm facing performance issue while accessing the PLAF Table.
    The START-OF-SELECTION of the report starts with the following select query.
        SELECT plnum  pwwrk matnr gsmng psttr FROM plaf
        INTO CORRESPONDING FIELDS OF TABLE it_tab
        WHERE matnr IN s_matnr
          AND pwwrk = p_pwwrk
          AND psttr IN s_psttr
          AND auffx = 'X'
          AND paart = 'LA' .
    While executing the report in the Quality system it does not face any performance issue...
    When it comes to Production System the above said select query itself it is taking 15 - 20 minutes time to move further.
    Kindly help me to over come this problem...
    Regards,
    Jessi

    Hi,
    "Just implement its primary Key
    WHERE PLNUM BETWEEN '0000000001' AND '9999999999' " By this you are implementing the Primary Key
    This statement has nothing to do with performance, because system is not able to use primary key or uses every row.
    Jessica, your query uses secondary index created by SAP:
    1     (Material, plant) which uses fields MANDT MATNR and PLWRK.
    but it is not suitable in your case.
    You can consider adding new one, which would containt all fields: MANDT, MATNR, PWWRK, PSTTR AUFFX PAART
    or - but it depends on number of rows meeting and not meeting (auffx = 'X' AND paart = 'LA' ) condition.
    It could speed the performance, if you would create secondary index based on fields MANDT, MATNR, PWWRK, PSTTR
    and do like Ramchander suggested: remove AUFFX and PAART from index and where section, and remove these unwanted rows
    after the query using DELETE statement.
    Regards,
    Przemysław
    Please check how many rows in production system

  • Error while accessing a public method of applet from javascript.

    Hi,
    I am getting "Object doesn't support this property or method" error
    when accessing a public method of applet from javascript in IE 6 using
    document.applets[0].myMethod();
    The same is working in IE 7.
    Thanks in advance.
    Regards,
    Phanikanth

    I don't know why it happens, but this works for me in both versions:
    <applet ..... name="MyApplet">
    </applet>and in javascript use
    document.MyApplet.myMethod()

  • Portal: Error occured while accessing defaultDesktop;workarounds don't work

    Hello,
    After I enter my user id and password in Portal logon screen, I get this error:
    "Error occurred while trying to access framework page: "pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage",The object does not exist or you are not authorized to access it.If this problem persists, contact your system administrator "....
    Environment: BI 7, Stack 15, Sun Solaris
    Based on research in sdn.sap.com and service marketplace, I tried these links by replacing server name and port with mine; No success.
    1)
    http://<server>:<port>/irj/servlet/prt/portal/prteventname/Navigate/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fevery_user!2fgeneral!
    2fcom.sap.portal.frameworkpage and
    2) http://<server>:<port>/irj/servlet/prt/portal/prtroot/pcd!
    3acom.sap.portal.system!2ftemporaryobjects3!
    The error message I get when I execute these links is:
    Portal Runtime Error
    An exception occurred while processing your request
    Exception id: 09:47_30/11/07_0011_3236950
    See the details for the exception ID in the log file.
    =========================================================
    3) I activated trace for all security related properties based on a note. And I notice these comments in "defaultTrace.12.trc":
    ==========================================================
    [EXCEPTION]
    #1#PcdRuntimeException: Did not find attribute name to attribute number 4490
    0
    com.sapportals.portal.pcd.pl.PlRuntimeException: Did not find attribute name to
    attribute number 44900
    at com.sapportals.portal.pcd.pl.AttributeValuesTable.readAttributeValue(
    AttributeValuesTable.java:468)
    ======================================================
    Did anyone experience this situation and/or know how to resolve this issue?
    Thanks,
    BP

    Established environment.
    I agree that the master rule set is "supposed" to default to the portal default desktop.
    Intentionally no change was made to authorizations. As a matter of fact, I assigned all available roles(SUPER_ADMIN_ROLE is one of them) to my id after I started getting this error. No luck.
    Any ideas with this error that I posted in original message? Does this tell you anything at all?
    [EXCEPTION]
    #1#PcdRuntimeException: Did not find attribute name to attribute number 4490
    0
    com.sapportals.portal.pcd.pl.PlRuntimeException: <b>Did not find attribute name to
    attribute number 44900</b>at com.sapportals.portal.pcd.pl.AttributeValuesTable.readAttributeValue(
    AttributeValuesTable.java:468)
    I activated SQLtrace and found this statement which returns 0 record for the attribute number you see above:
    Here is the SQL statement and bind parameter's value:
    SELECT
         "ATTR_NAME","ATTR_LARGE_NAME"
    FROM
         "EP_ATTR_NAMES"
    WHERE
         "ATTR_NAME_NUM" = ?1
    J2EE Application sap.com/irj
    J2EE user EIA6E9U
    J2EE Session 761
    Thread SAPEngine_Application_Thread[impl:3]_37
    Bind Parameters ?1 = 44900
    Thanks.

  • ABAP Dump issue while accessing Gateway

    Hi
    We have recently upgraded our Gateway server to SP03. Eversince after service generation while accessing the XML/Metadata from the consumption page we get an HTTP error with Dump. Has anyone faced this problem before.
      <?xml version="1.0" encoding="utf-8" ?>
    - <error xmlns:xsi="http://www.w3.org/2001/XMLSchema-Instance">
      <code>HTTP/500/E/Internal Server Error</code>
      <message>Call of service /sap/opu/sdata/sap/Z14335_RFC_BP_1/ terminated because of an error. The following error text was processed in system AC1 : Syntax error in program /IWCOR/CL_REST_HTTP_HANDLER===CP .The error occurred on the application server njsapnet3. The termination type was: RABAX_STATE.If the termination type is RABAX_STATE, you will find more information on the cause of termination in system AC1 in transaction ST22. If the termination type is ABORT_MESSAGE_STATE, you will find more information on the cause of termination on the application server njsapnet3 in transaction SM21. If the termination type is ERROR_MESSAGE_STATE, you can search for further information in the trace file for the work process in transaction ST11 on the application server njsapnet3. You may also need to analyze the trace files of other work processes. If you do not yet have a user ID, contact your system adminmistrator.</message>
      </error>

    Hi All,
    I am also facing the same issue.
    When i am executing query/read operation my service it will works properly and getting data also,but when i am trying get X-CSRF token it throws error(ABAP Dump) .Can you please help me out this issue.
    Based on the Tx: ST11..getting below log.
    A  ABAP Program /IWCOR/CL_REST_HTTP_HANDLER===CP        .
    A  Source /IWCOR/CL_REST_HTTP_HANDLER===CCIMP      Line 40.
    A  Error Code ASSERTION_FAILED.
    A  Module abassert.c.
    A  Function ab_aabAssertionFailedRabax Line 1880.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    N
    N Thu Jan 03 15:00:58 2013
    N  *** ERROR => System ID and client from ticket are not the same than mine. [ssoxxkrn.c   1065]
    N  {root-id=0050569E07B31ED295B108EAC1527575}_{conn-id=0050569E07B31ED295B108EABC707575}_1
    N  *** ERROR => Neither was ticket issued by myself nor can I find issuer in TWPSSO2ACL (see note 1055856). [ssoxxkrn.c   1071]
    N  {root-id=0050569E07B31ED295B108EAC1527575}_{conn-id=0050569E07B31ED295B108EABC707575}_1
    i am getting based on Tx:ST22
    Category          
    ABAP Programming Error
    Runtime Errors    
    ASSERTION_FAILED
    ABAP Program      
    /IWCOR/CL_REST_HTTP_HANDLER===CP
    Application Component  OPU-FND-CCL
    Note: I am using SAP NW-GW-SP04
    Thanks,
    Syam

Maybe you are looking for