Received an error. The URL contains the path 'drives', which isn't supported.

I cannot make working request to live Api on windows 7
i downloaded example from
https://github.com/liveservices/LiveSDK-for-Windows/tree/master/src/Desktop
program authenticates, but i can not make any working request.
i try to copy requests from OneDrive API console, but it does not work.
i get errors in URL all the time.what am i doing wrong?

It sounds like you're using the path for the new OneDrive API for the LiveSDK.  The paths for the two are different.  You'll want to make sure that you're making calls to any of the friendly folders listed below (you can change USER_ID to
"me" instead) or the folder id's returned in the JSON response.
USER_ID/skydrive/camera_roll represents the OneDrive camera roll folder.
USER_ID/skydrive/my_documents represents the Documents folder.
USER_ID/skydrive/my_photos represents the Pictures folder.
USER_ID/skydrive/public_documents represents the
Public folder.

Similar Messages

  • How to get the URL of the window which is opened as a dialog

    Hi All,
    I am working on BPM Worklist and in BPM Worklist we have created a Custom ADF Application.
    What BPM Worklist does is :- it shows the task associated to the user and when user double click on the task , it opens the custom ADF Page created by us.And it opens the ADF Page in the modal dialog.Since i do not have any control on the parent page which is the BPM Worklist page.
    I need to check whether the url contains the _ADFvDlg , if it contains then i need to put some logic and then executes something.
    Is there any way to find out the Url of the dialog window of the BPM Worklist using ADF not using javascript ?
    Regards,
    Shah

    Hi Frank,
    I have used the method which u have said in phaseListener
    System.out.println("GOT URL"+((HttpServletRequest) facesContext.getCurrentInstance().getExternalContext().getRequest()).getRequestURL());
    System.out.println("GOT URI"+((HttpServletRequest) facesContext.getCurrentInstance().getExternalContext().getRequest()).getRequestURI());
    but no help, it gives me the same url of both the pages(parent and dialog one).
    Say if i use the javascript and anyhow get the windowId of the dialog and pass it to the server onPageLoad then it can be helpful.
    But how to do that as well.?
    I mean how will i call the javascript and return url to the server and do the validations on PageLoad.
    Please suggest!!
    Regards,
    Shah

  • I am currently using Lightroom 5.6 and operating on a Mac with OSX Ver 10.9.5. I am receiving an error problem when doing the following -  I am exporting selected photos from a particular Catalogue saved on Drive 1 to a folder created on another Drive whe

    Hi, I am having a little trouble with exporting images to another drive and Catalogue and need some help if anyone can give me some advice
    I am currently using Lightroom 5.6 and operating on a Mac with OSX Ver 10.9.5.
    I am receiving an error problem when doing the following -
    I am exporting selected photos from a particular Catalogue saved on Drive 1 to a folder created on another Drive where a Lightroom Catalogue has been created. In this Catalogue I have arranged for the images once exported to be moved to a different folder - I used the Auto Import process under the File dialogue box.
    When processing the Export I receive an error message for each of the images being exported indicating the following -
    Heading Import Results
    Some import operations were not performed
    Could not move a file to requested location. (1)
    then a description of the image with file name
    Box Save As                                  Box  OK
    If I click the OK button to each image I can then go to the other Catalogue and all images are then transferred to the file as required.
    To click the OK button each time is time consuming, possibly I have missed an action or maybe you can advise an alternative method to save the time in actioning this process.
    Thanks if you can can help out.

    Thank You, but this is a gong show. Why is something that is so important to us all so very, very difficult to do?

  • [svn:bz-trunk] 17772: Update the url in the tests to use a relative path instead of the default localhost : 8400 so that the tests can pass on appservers other than the default Tomcat .

    Revision: 17772
    Revision: 17772
    Author:   [email protected]
    Date:     2010-09-20 15:02:50 -0700 (Mon, 20 Sep 2010)
    Log Message:
    Update the url in the tests to use a relative path instead of the default localhost:8400 so that the tests can pass on appservers other than the default Tomcat.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationFalseTest/Remoting_NetConnectionTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationTrueTest/Remoting_NetConnectionTest.mxml

    Revision: 17772
    Revision: 17772
    Author:   [email protected]
    Date:     2010-09-20 15:02:50 -0700 (Mon, 20 Sep 2010)
    Log Message:
    Update the url in the tests to use a relative path instead of the default localhost:8400 so that the tests can pass on appservers other than the default Tomcat.
    Modified Paths:
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationFalseTest/Remoting_NetConnectionTest.mxml
        blazeds/trunk/qa/apps/qa-regress/testsuites/config/tests/EnforceEndpointValidation/Enforc eEndpointValidationTrueTest/Remoting_NetConnectionTest.mxml

  • I have an iPhone 4. I tried updating it tonight to iOS7 through my just updated iTunes. I received an error message telling me the update couldn't be completed. My phone then went to the screen asking me to connect to iTunes which can't see my phone. Help

    I have an iPhone 4. I tried updating it tonight to iOS7 through my just updated iTunes. I received an error message telling me the update couldn't be completed. My phone then went to the screen asking me to connect to iTunes which can't see my phone. Help!!

    micron12
    Hi I had a simular problem with my iPhone 4 and iPad 3 and found that the USB connection on the computer was at fault so I moved the connection to a USB port on the Mother board.This curred my problem,see if ti works for you.
    Windows 7 and windows XP

  • I unplugged a USB data device without ejecting it properly via 'Finder'.  Now whenever I plug in the device I received an error message stating that the 'disk was not ejected properly

    Now when I plug in the device I receive an error message stating that the disk was not ejected properly & that next time I connect the 'disk', MAC OS X will attempt to repair any damage to the information on the disk.
    It has not repaired.
    The data I am trying to import is photos & even when I change to a different SD card I receive the same message.
    I am a recent convert from Windows and am new to the MAC way of things.  

    You can repair the SD card using Disk Utility.
    I suggest you copy the photos from your SD card, if you haven't done so already, before using Disk Utility to repair your SD card.

  • 2032 http error with hostname in the url in the Android alone

    I get 2032  error , when I send a http request to the server.I get the error only in the android phone that too when I append the url with the hostname.
    If the send the request with the Ip address, it works fine in the android, but with the host name I get the error.
    Can you help me with the error

    I've called the big guys to help you. Good luck.
    Is the problem there if you log in as "just a user" ?

  • HT203175 When I install itunes I received an error message like this:The exception unknown software exception (0Xc06007e) ocurred in the application at location 0x7c812afb

    When I install itunes I received an error message like this:The exception unknown software exception (0Xc06007e) ocurred in the application at location 0x7c812afb. After the installation the computer is showing the message every time.

    If you update your QuickTime Player, does that clear up the iTunes message?

  • While listening to a podcast on my iPhone I can e-mail the podcast ID. The email contains the url for the specific podcast. So you would assume that you could put that url into iTunes and it would take you to the podcast. This used to work but no longer.

    While listening to a podcast on my iPhone I can e-mail the podcast ID to share it with someone else. The email contains the url for the specific podcast. So you would assume that you could put that url into iTunes and it would take you to the podcast. This used to work but no longer. Months ago when I would e-mail myself the url all I had to do was click on the link in the e-mail and it took me right to the specific podcast in iTunes. Now it only opens iTunes and I can't figure out how to find the specific one. What good is the e-mail tab on the iPhone if it doesn't connect you to the podcast you sent?

    Same here. I just posted a question too.

  • Made an error while changing the URL of the feed. Feed now unavailable

    Heya all
    I have a Podcast which is as well in the iTunes Store. When I upgraded my software the URL for the link changed. Easy, just put a redirect there and ping the feed so iTunes can update it. Worked as it should. There is only one problem - I put a wrong new URL into the redirect: I forgot to add a / after the domain name. Now I can not correct it as the new URL is a corrupt one and can't be reached at all.
    iTunes Link: http://itunes.apple.com/ch/podcast/predigtcast-des-heilsarmee/id348536381
    Podcast ID: 348536381
    corrupt Podcast URL:
    http://predigten.homeip.netindex.php?option=com_sermonspeaker&view=feed&feed=RSS 2.0&tmpl=component
    correct Podcast URL would be:
    http://predigten.homeip.net/index.php?option=com_sermonspeaker&view=feed&feed=RS S2.0&tmpl=component
    As you can see the URL is missing the '/' between 'predigten.homeip.net' and 'index.php...'
    Is there anything that can be done? Would be a pity to resubmit the feed and loose the subscribers.
    Greetings
    Thomas

    You could try contacting iTunes Support and explaining the situation, and ask them if they can redirect iTunes to the correct URL. I have to say that I don't think it's terribly likely they will do this - on the whole they tend to respond with form answers or send people back to this forum - but you can't lose anything by asking: I'm afraid it's your only option other than starting again from scratch. (If you do manage to get them to do this please do let us know for future reference - this problem arises from time to time.)
    iTunes support, for problems with podcasts, is at
    http://www.apple.com/support/itunes/ - click on 'Other iTunes Store Features' in the list and then on 'Podcasts'.

  • How do I find out the URL of the page a document was downloaded from?

    I downloaded a PDF several months ago; I can see it in my downloads history. When I right click it there, I see the link to the PDF itself, but I need to know the actual page it came from.
    I've checked my History, but cannot identify the page.
    Is there a definitive way of determining the URL of the page that linked to the document?

    Open the Download Manager window and select that file.
    Copy and paste this code in the Code field in the Error Console and click the Evaluate button.
    *Firefox/Tools > Web Development > Error Console
    The code adds a tooltip to the area with the file type icon at the left hand side of each entry in the DM window and shows a tooltip when you hover that area.<br />
    It only works for entries that are currently visible in the DM and not for new entries that are added by downloading files and only as long as the DM window is kept open, so you need to rerun the code in the Error Console to get a tooltip.
    <pre><nowiki>const Cc=Components.classes, Ci=Components.interfaces;
    var enumerator=Cc["@mozilla.org/appshell/window-mediator;1"].getService(Ci.nsIWindowMediator).getEnumerator(null);
    while(enumerator.hasMoreElements()){var win=enumerator.getNext();
    if(win.location=="chrome://mozapps/content/downloads/downloads.xul"){
    var i,r,R,C='';
    r=win.document.getElementById("downloadView").getElementsByTagName("richlistitem");
    for(i=0;R=r[i];i++){
    var fP=R.getAttribute("path");
    var fU=R.getAttribute("uri");
    var sT=parseInt(R.getAttribute("startTime"));
    var eT=parseInt(R.getAttribute("endTime"));
    var cB=parseInt(R.getAttribute("currBytes"));
    var mB=parseInt(R.getAttribute("maxBytes"));
    var rU=R.hasAttribute("referrer")?R.getAttribute("referrer"):"<no referrer>";
    var sD=cB/(eT-sT);
    var tT=[];
    tT.push("FILE: "+fP);
    tT.push("URI: "+fU);
    tT.push("REF: "+rU);
    tT.push("");
    tT.push("Total Time: "+((eT-sT)/1E3)+" sec.");
    tT.push("Curr Bytes: "+cB+" bytes"+((cB==mB)?" (OK)":"(part)"));
    tT.push("Max Bytes: "+mB+" bytes");
    tT.push("Download speed: "+sD.toFixed(3)+" KB/sec");
    R.setAttribute("tooltiptext",tT.join("\n"));
    if(R.getAttribute("selected")=="true"){C=tT;}
    if(C)prompt(C.join("\n"),C);
    </nowiki></pre>

  • The file contains file info data which cannot be read and has been ignored

    We have been sending images out to contractors, and sometimes when they come back the files are having this error:
    the file contains file info data which cannot be read and has been ignored
    When I then try to Photoshop Script the file info it throws errors.  Does anyone know what causes this error to happen?
    Thank you

    ok, Thanks!, BUT here's the bigger issue:
    We use a lot of Photoshop Scripting, and the file info is how we direct all of our workflows.  when a file comes back with "the file contains file info data which cannot be read and has been ignored" error, the scripts are unable to read/write to any of the file info ever again.  So not only did we lose all the info already in the file, but we can't use the file at all after this.
    Additonally, we tried copying and pasting to new blank documents, but realized we needed all the paths, channels, and sampler points too.
    Is there anything anyone can think of to get around this probelm?  A setting, or a program to fix the metadata, etc?
    Thanks!!!

  • Firefox opens when I click on a hyperlink in an e-mail in my Outlook 2003 program, but does not go to the URL in the link. It used to work before I re-installed my MS XP Pro 64 bit OS. Help!

    At first, after I re-installed the OS, nothing would happen when I clicked on an e-mail hyperlink. So I went to Folder Options in Control Panel and associated Firefox with the E-mail file type. Firefox then opened when I clicked on a hyperlink in an e-mail, but just opens to the Firefox start page ("Blank page"). Firefox does not open the URL in the hyperlink. I need guidance as to how to restore this function which worked perfectly before I had to re-install the OS due to a corrupted program installer. I have run the MS Office Detect and Repair function twice--both times indicating that everything is fine--but it does not make a difference in fixing the Firefox function.
    NEW: An attempt to click on the link in Security Center to go to Microsoft Update brings up an error message that reads: "The requested lookup key was not found in any active activation context." I have no idea what this means, but I suspect it is related to the lack of ability to open Firefox to a link URL.
    See the uploaded screen print(JPEG) below.
    UPDATE: PROBLEM SOLVED!! Searched on error message on line, solution fixed problem. THANKS ANYWAY

    # Yes, if you go to accounts.firefox.org, sign out, you will now be signed out.
    # Sign back in, and you will be asked to save the password you entered.
    # This will save the password and autocomplete if you have this option turned on.
    I am not exactly sure why the menu did not detect the password change or if it was stored incorrectly after you changed it? But after storing the correct password you can manage any duplicate passwords in the password manager.[[Password manager - Remember, delete and change saved passwords in Firefox]]

  • How do I change the URL to the Remote Web Access server in Windows Server 2012?

    Hallo!
    I have set up a Remote Dexktop Service using the "Quick" deployment method in Server Manager and everything is working greate internally, but I cannot start an app published in Remote Web Access from outside our network.
    The problem is that it wants to start the using the internal URL, for example, server.domain.local, instead of the external one, for example remote.server.com.
    I therefore want to know how I can change the default URL for the Remote Web Access server and all the Remote Web Apps in Windows Server 2012?
    I have allready looked in Server Manager and I can change some of the deployment settings in server manager, but there is no way to alter the URL of the Remote Web Access server. See below images:
    Pressing the internal URL only results in opening the internal URL.
    This was very simple to do in Windows Server 2008 R2 using the tsconfig tool, but it does not seam to be any way of solving this in server manager.
    A possible sollution would be to alter the registry someware in HKLM->Software->Microsoft->Windows NT->Terminal Services. But this can easaly lead to problems due to wrong format, etc. and is probably not supported.
    Is there a simpler and supported way?

    That option can be used to connect to any machine that you want.  The error message indicates that the client machine cannot resolve the name "server.domain.local" to an IP address that it can connect to.
    You have several options for configuring that tab on the RDweb site.  You can even remove it entirely. 
    Customization of RD Web Site
    RD Web provides a number of customization options for the RD Web interface, including the ability to control default Gateway server settings and redirection settings. These settings
    are controlled by editing the web.config file located in %SYSTEMROOT%\Web\RDWeb\Pages.
    Displaying Local Help
    To display local help for users instead of the web-based help, edit the LocalHelp value and change the value from false to true.
    <!-- LocalHelp: Displays local help for users, instead of the web-based help. Value must be "true" or "false" -->
    <add key="LocalHelp" value="false" />
    When this value is changed, a user that clicks on Help in the upper right corner of the RD Web login page will open the local help file instead of web-based help.
    Hiding the Connect to a Remote PC Tab
    The RDWeb page
    Connect to a Remote PC tab can be hidden from users to prevent connections to any servers through RD Web other than the servers configured in a collection. By default, this setting is set to true and the
    Remote Desktops tab is displayed. To hide the tab, set the value to false.
    <!-- ShowDesktops: Displays or hides the Remote Desktops tab. Value must be "true" or "false" -->
    <add key="ShowDesktops" value="true" />
    When the value is set to false, a user will not see the Connect to a Remote PC tab when logged on to the RD Web page
    RD Gateway Settings
    If the Connect to a Remote PC tab is enabled, an administrator can configure RD Web to use a Gateway server when connecting to remote computers. To specify a gateway, edit the below
    value with the name of the RD Gateway server:
    <!-- DefaultTSGateway: Admin can preset this to a given Gateway name, or set to "" for no gateway. -->
    <add key="DefaultTSGateway" value="" />
    The default authentication method for the RD Gateway server can also be configured by editing the following section of the web.config:
    <!-- GatewayCredentialsSource: TS Gateway Authentication Type.
    Admins can preset this.
    0 = User Password
    1 = Smartcard
    4 = "Ask me later"
    -->
    <add key="GatewayCredentialsSource" value="0" />
    Devices and Resources
    By default, only Printers and Clipboard are redirected on connections made using the Connect to a Remote PC tab. If the user clicks the
    Options << button, the redirection settings for a specific connection can be modified
    To configure each specified redirection option to be enabled or disabled by default, edit the following section in the web.config file:
    <!-- Devices and resources: Preset the Checkbox values to either true or false -->
    <add key="xPrinterRedirection" value="true" />
    <add key="xClipboard" value="true" />
    <add key="xDriveRedirection" value="false" />
    <add key="xPnPRedirection" value="false" />
    <add key="xPortRedirection" value="false" />
    LAN Experience Defaults
    Windows Server 2012 RD Web Access can display a new user selectable option for optimizing the connection for a LAN experience. This option is displayed at the bottom of the RD Web
    page and can be controlled by the administrator using the following section of the web.config file:
    <!--  Checkbox to opt for optimized LAN experience -->
    <add key="ShowOptimizeExperience" value="false" />
    <add key="OptimizeExperienceState" value="false" />
    This value is set to false by default, but when changed to true, the following checkbox will display at the bottom of the webpage. The LAN experience
    checkbox can also be set as enabled by default.
    Each setting can also be modified using the IIS Manager user interface:
    Don Geddes - SR Support Escalation Engineer - Remote Desktop Services - Printing and Imaging

  • How can I include a captivate variable in the URL of the website widget?

    I am using the website widget to bring up some customized content during the course.
    The URL contains a variable which will be different for every user.
    I can't find the option of including a variable in the URL with the widget.
    Has any figured out how to accomplish this?

    I am using Cp8.
    I publish in both swf and html5 formats so that the course functions on all device platforms.
    A swf only solution would preclude IOS since it doesn't support flash.

Maybe you are looking for

  • Standard purchase order upload to oracle

    hi, we are on oracle apps 11i, database 9i. I have a custom requirement that requires importing purchase orders to Oracle Apps through database. I was advised to use the following interface tables: PO_HEADERS_INTERFACE PO_LINES_INTERFACE PO_LINE_LOCA

  • T530 - Sluggish video through HDMI only. Was fine, no longer working right

    Hey all! I've tried everything I know how.  Ran updates, verified the latest drivers were installed, etc. Long story short, machine is about 4 weeks old.  Originally had no problems with video.  But just recently, video does not play properly via HDM

  • Error in the Layout

    Hi, When I pressed the "Calc Budget" button to calculate the budget values for the months I got the error <u>"<b>Ambiguous Name Detected:BUDGET"</b></u>. In the another layout I got the error<u><b>"Run time error 13:Type mismatch"</b></u> Can anybody

  • Ironport Email Backup on Virtual Restore on physical

    Hi, Is is possible to backup a Virtual email appliance and restore the configuration on a physical appliance? Is there any gotcha? Thank you,

  • Copy Indonesian Company Code

    Dear All, We would like to copy an Indonesian company code from SAP Company Code 0001. However, we realise that Country Version for Indonesia is not avaiable. Thus we could not localise the SAP Company Code 0001 as an Indonesian company code. We have