REST API sync issue

Hi expert,
  I created a Excel file into SharePoint 2013 Excel library and Post the URL into MS word quick parts of IncludePicture. in MS Word, I can get the Excel Chart. but when I update the chart and publish into SharePoint again, the word file does not change.
does anybody knows how to sync both ?
the URL like this,
http://www.sharepointsite.com/_vti_bin/excelrest.aspx/Excel%20Library/TeamTasks_data.xlsx/model/
charts('Task%20Status')?$format=image
Thanks
James Liang

Hi,
There’s a setting in your Trusted File Locations (in the configuration of the Excel Service Application) that you have to check, in order to have the REST API update the connections.
http://www.sharepointblogs.be/blogs/vandest/archive/2014/02/20/excel-rest-api-not-refreshing-data.aspx
If the issue still exists, please check whether you have select "Data not stored with document" in the "Field options".
http://blogs.office.com/2009/11/09/excel-services-in-sharepoint-2010-rest-api-examples/
Best Regards
Dennis Guo
TechNet Community Support

Similar Messages

  • Unauthorized Issue in invoking REST API

    Hi,
    I am getting the following issue when i am calling the "GET" method of REST API:" https://secure.p03.eloqua.com/API/bulk/2.0/syncs/14"
    Unauthorized
    java.lang.RuntimeException: Failed : HTTP error code : 401
      at GetContactSync.main(GetContactSync.java:41)
    This is the code i have used to invoke the API:
    String proxyhost="www-proxy.us.oracle.com";
      int  proxyport=80;
      String inputparam="14";
        String urlstring="https://secure.p03.eloqua.com/API/bulk/2.0/syncs/14";
       String authString = "IBUDEMO\\aman.adarsh" + ":" + "Welcome@1";
      //String authString = "IBUDEMO1\\aman.adarsh" + ":" + "Welcome@1";
       String authToken = "Basic" + javax.xml.bind.DatatypeConverter.printBase64Binary(authString.getBytes());
       String output="";
       String line="";
      URL url = new URL(urlstring);
      //Properties systemProperties = System.getProperties();
      //systemProperties.setProperty("http.proxyHost",proxyhost);
      HttpURLConnection conn = (HttpURLConnection) url.openConnection(new Proxy(Type.HTTP,new InetSocketAddress(proxyhost, proxyport)));
      conn.setInstanceFollowRedirects(false);
      conn.setDoOutput(true);
      conn.setRequestMethod("GET");
      conn.setRequestProperty("Accept", "application/json");
      //conn.setRequestProperty("Authorization", authToken);
      conn.setRequestProperty("Proxy-Authorization", "Basic " + authToken);
      System.out.println(conn.getResponseMessage());
      if (conn.getResponseCode() != 200) {
                throw new RuntimeException("Failed : HTTP error code : " +
                                           conn.getResponseCode());
    I want to know if i have missed any parameter
    The same authentication piece of code is working fine for "POST" methods of other API's
    Request your help on this

    Hi,
    I am getting the following issue when i am calling the "GET" method of REST API:" https://secure.p03.eloqua.com/API/bulk/2.0/syncs/14"
    Unauthorized
    java.lang.RuntimeException: Failed : HTTP error code : 401
      at GetContactSync.main(GetContactSync.java:41)
    This is the code i have used to invoke the API:
    String proxyhost="www-proxy.us.oracle.com";
      int  proxyport=80;
      String inputparam="14";
        String urlstring="https://secure.p03.eloqua.com/API/bulk/2.0/syncs/14";
       String authString = "IBUDEMO\\aman.adarsh" + ":" + "Welcome@1";
      //String authString = "IBUDEMO1\\aman.adarsh" + ":" + "Welcome@1";
       String authToken = "Basic" + javax.xml.bind.DatatypeConverter.printBase64Binary(authString.getBytes());
       String output="";
       String line="";
      URL url = new URL(urlstring);
      //Properties systemProperties = System.getProperties();
      //systemProperties.setProperty("http.proxyHost",proxyhost);
      HttpURLConnection conn = (HttpURLConnection) url.openConnection(new Proxy(Type.HTTP,new InetSocketAddress(proxyhost, proxyport)));
      conn.setInstanceFollowRedirects(false);
      conn.setDoOutput(true);
      conn.setRequestMethod("GET");
      conn.setRequestProperty("Accept", "application/json");
      //conn.setRequestProperty("Authorization", authToken);
      conn.setRequestProperty("Proxy-Authorization", "Basic " + authToken);
      System.out.println(conn.getResponseMessage());
      if (conn.getResponseCode() != 200) {
                throw new RuntimeException("Failed : HTTP error code : " +
                                           conn.getResponseCode());
    I want to know if i have missed any parameter
    The same authentication piece of code is working fine for "POST" methods of other API's
    Request your help on this

  • Performance issue during SharePoint list data bind to html table using Ajax call(Rest API)

    Hello,
    I am having multiple lists in my SharePoint Site. I am using SharePoint REST APIs to get data from these lists and bind a HTML Table. Suppose, I have 5 lists with 1000 records each, I am looping 5000 times to bind each row(record) to this html table. This
    is causing performance issue which is taking a very long time to bind. 
    Is there any way So that I can reduce this looping OR is there any better approach to improve the performance. Please kindly Suggest.  Thank you for your help :)
    Warm Regards,
    Ratan Kumar Racha

    Hi Racha,
    For handling large data binding in a page,
    AngularJS would be a great option if you might would worry about the performance.
    You can get more information about using AngularJS from the two links below:
    https://www.airpair.com/angularjs/posts/angularjs-performance-large-applications
    http://www.sitepoint.com/10-reasons-use-angularjs/
    Best regards
    Patrick Liang
    TechNet Community Support

  • Best practices for cleaning up after a Bulk REST API v2 export

    I want to make sure that I am cleaning up after my exports (not leaving anything staging, etc). So far I am
    DELETEing $ENTITY/exports/$ID and $ENTITY/exports/$ID/data as described in the Bulk REST API documentation
    Using a dataRetentionDuration when I create an export (as a safety net in case my code crashes before deleting).
    Is there anything else I should do? Should I/can I DELETE the syncs I create (syncs are not listed in the "Delete an Entity" section of the documentation)? Or are those automatically deleted when I DELETE an export?
    Thanks!
    1086203

    Hi Chris,
    I met the same problem as pod
    It happens when I tried to load all historical activities, and one sample is same activityId was given to 2 different types (one is EmailOpen, the other is FormSubmit) that generated in year 2013
    Before full loading, I ever did testing for my job, extracting the activity records from Nov 2014, and there is not unique ID issue
    Seems Eloqua fixed this problem before Nov 2014, right?
    So if I start to load Activity generated since 2015, there will not be PK problem, or else, I have to use ActivityId + ActivityType as compound PK for historical data
    Please confirm and advise
    Waiting for your feedback
    Thanks~

  • Disappearing Contacts, Mobile Me Sync Issues, Calendar crash-Answers??

    I'll try to keep this post brief but hopefully it will help provide some possible answers for frustrated users experiencing the random complete wipe out of all contacts and calendar data when syncing with mobile me using either push or fetch. After several weeks of experiencing these random sync issues and spending several hours over several days between tech support calls with iPhone then Mobile Me support and then finally a genius bar appointment where the genius said he didn't have a clue and simply offered to replace my phone.
    The next morning, SAME PROBLEMS... and through it all NO ONE could tell me why my sync was so randomly unreliable. Every other day for no apparent reason, my phone would suddenly lose all contacts and/or calendar data. (A few thousand contacts and two years of calendar data). It was both frustrating and strange—even stranger that Apple techs had no clue why and seemed to think no one else was having this issue.
    I tried everything - complete restores, resets, deleting and re-adding the mobileme account, etc., etc., etc. One tech support person finally said, "good luck..." The others kept handing me off the higher levels of support... until finally they just said "we don't know why this is happening." I was waiting for someone to just say, "Look, we have issues with mobile me, so hang in there and eventually it will work." I can be patient and I still think the iphone is the greatest invention in recent years. But everybody I talked with at Apple seemed to think this should be working flawlessly.
    I also started having a crash on the calendar anytime I tried to see the list view for "all calendars." This was frustrating because that's the best feature of the calendar app!
    I was prepared to just return to syncing with my computer and wait for the software to improve between the phone and mobile me. Finally, last night I tried a few things that seem to be working... and for the first full day, mobile me is actually useful to me today. (my fingers are crossed!)
    Here's what I did.
    1. I minimized the number of calendars I was syncing - I have no idea if this affected the sync, but I was syncing eight calendars, now I'm down to four. (You can easily export a calendar and import those events back into a different calendar.)
    2. I did a complete restore of the phone (not from a back up) and the VERY FIRST THING, I added mobile me and synced only the calendar (set to push.) This cleared up the random calendar crash in list view and also mobile me was pushing data rather reliably. After a few moments my entire calendar was on the phone and worked perfectly. New events were transferred quickly back and forth.
    3. I then chose to sync my contacts through the computer rather than over the air. I fear that the contact sync was somehow messing up the whole communication process between the phone and the cloud. Someone suggested that the number of "groups" in contacts might have an impact on the sync issues as well. I didn't need my contacts to sync with the urgency of "push" so this works for me. Plus I have a lot of contacts and it's just faster over the cable.
    4. I then GREATLY reduced the number of apps on my phone. I originally had about 27 and I only reinstalled 9 of them. I did this ONE AT A TIME - starting with the most necessary and useful... and after each install, I checked the functionality of the calendar and mobile me. No problems. Perhaps I was having an app conflict?
    5. Then I reinstalled the rest of my content - music, podcasts, photos. Still no problems.
    ONE of these steps actually worked, and I'm not sure which one. My guess is that one or more of my apps was conflicting in some way. OR possibly something with the contact sync... but for the last 24 hours the mobile me calendar sync using push has been consistently reliable and useful. (for the record, mobile me email has always worked perfectly for me.)
    No one with tech support ever suggested to me that I could be having an application conflict or any other problems with calendars or contact groups, etc. I've spent many hours on this the past few weeks... and for the first time, my iphone seems to be working with mobile me correctly.
    In reading many of these posts, it seems a lot of others are having similar problems... so hopefully these suggestions might be helpful. If you have any thoughts as to which of these solutions was the correct one, I would be interested in hearing your opinion.
    Thanks!

    Are your Address Book contacts and iCal calendars/calendar events on your Mac synced with your MobileMe online address book and calendar?
    When you say this data is not synced with your iPhone, none of your MobileMe online data is transferred to your iPhone, or after the initial transfer of this data to your iPhone when you first turned contacts and calendars for over the air syncing with your MobileMe account on your iPhone, the data is not kept synchronized with the MobileMe "cloud"?

  • How to create list items with multiple attachment files using rest api javascript

    In one of user form I am using javascript rest api to create a list item with multiple attachment files. So far I am able to create list item and once created uploading an attachment file. But this is two step process first create an item and then upload
    a file.
    It create an additional version of the item which is not desired. Also I am not able find a way to attach multiple files in a go. Following is the code I am using.
    createitem.executeAsync({
                    url: "/_api/web/lists/GetByTitle('UserForm')/items(1)/AttachmentFiles/add(FileName='" + aFile.name + "')",
                    method: "POST",
                    contentType: "application/json;odata=verbose",
                    headers: {
                        "Accept": "application/json;odata=verbose",
                        "X-RequestDigest": $("#__REQUESTDIGEST").val()
                    binaryStringRequestBody: true,
                    body: fileContent,
                    success: fnsuccess,
                    error: fnerror
    So somehow I need to combine item attributes along with attachment files in body: param. I visited https://msdn.microsoft.com/en-us/library/office/dn531433.aspx#bk_ListItem but no success.
    Appreciate any help.

    Thanks Mahesh for the reply and post you share it was useful.
    But this does not solve the core of the issue. You are uploading attachments after creation of item and multiple files are being attached in loop. This is kind of iterative update to an existing item with attachments. This will end up creating multiple versions. 
    What I am trying to achieve is to create an item along with multiple attachments in a go. No item updates further to attach a file.
    Please suggest how this can be done in one go. SharePoint does it when one creates an item with multiple attachment.
    Thanks for your reply.

  • Error while accessing SharePoint 2013 news feed REST api - "The server encountered an error processing the request. See server logs for more details."

    Hi Experts,
    I am facing an issue while accessing SharePoint 2013 news feed REST api URL <SiteCollectionURL>/_api/social.feed/my/news from browser giving error "The server encountered an
    error processing the request. See server logs for more details."
    This is happening after posting the image to news feed without entering any text or description with that. If i post an image with some text or description, then i can able to get the feeds. Or else if i delete the image post then also i can able to get
    the feeds.
    I can able to see below logs in log files.
    Exception occured in scope Microsoft.Office.Server.Social.SPSocialRestFeed._SerializeToOData. Exception=System.MissingMethodException: No parameterless constructor defined for this object.     at System.RuntimeTypeHandle.CreateInstance(RuntimeType
    type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)     at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache,
    StackCrawlMark& stackMark)     at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)     at System.Activator.CreateInstance(Type type, Boolean nonPublic)
        at System.Activator.CreateInstance(Type type)     at Microsoft.SharePoint.C...
    ...lient.ValueTypeConverter.<GetODataProperties>d__2.MoveNext()     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperties(IEdmStructuredType owningType, IEnumerable`1 cachedProperties, Boolean isWritingCollection,
    Action beforePropertiesAction, Action afterPropertiesAction, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)    
    at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteComplexValue(ODataComplexValue complexValue, IEdmTypeReference metadataTypeReference, Boolean isOpenPropertyType, Boolean isWritingCollection, Action beforeValueAction, Action afterValueAction,
    DuplicatePropertyNamesChecker duplicatePropertyNa...
    ...mesChecker, CollectionWithoutExpectedTypeValidator collectionValidator, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperty(ODataProperty
    property, IEdmStructuredType owningType, Boolean isTopLevel, Boolean isWritingCollection, Action beforePropertyAction, EpmValueCache epmValueCache, EpmSourcePathSegment epmParentSourcePathSegment, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker,
    ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperties(IEdmStructuredType owningType, IEnumerable`1 cachedProperties, Boolean isWritingCollection, Action beforePropertie...
    ...sAction, Action afterPropertiesAction, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteComplexValue(ODataComplexValue
    complexValue, IEdmTypeReference metadataTypeReference, Boolean isOpenPropertyType, Boolean isWritingCollection, Action beforeValueAction, Action afterValueAction, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker, CollectionWithoutExpectedTypeValidator
    collectionValidator, EpmValueCache epmValueCache, EpmSourcePathSegment epmSourcePathSegment, ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSeriali...
    ...zer.WriteCollectionValue(ODataCollectionValue collectionValue, IEdmTypeReference propertyTypeReference, Boolean isOpenPropertyType, Boolean isWritingCollection)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperty(ODataProperty
    property, IEdmStructuredType owningType, Boolean isTopLevel, Boolean isWritingCollection, Action beforePropertyAction, EpmValueCache epmValueCache, EpmSourcePathSegment epmParentSourcePathSegment, DuplicatePropertyNamesChecker duplicatePropertyNamesChecker,
    ProjectedPropertiesAnnotation projectedProperties)     at Microsoft.Data.OData.Atom.ODataAtomPropertyAndValueSerializer.WriteProperties(IEdmStructuredType owningType, IEnumerable`1 cachedProperties, Boolean isWritingCollection, Action beforePropertiesAction,
    Action afterPropertiesAct...
    Can anyone please help me out.
    Thanks!
    dinesh

    O365,
    Is this still an issue?
    Thanks!
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Getting error while uploading multiple files in sharepoint hosted app in 2013 with REST API

    Hi All,
    In one of my tasks, I was struck with one issue, that is "While uploading multiple files into custom list with REST API".
    Iam trying to upload multiple files in library with REST calls for an APP development, my issue is if i wants to upload 4 image at once its storing only
    3 image file and further giving "Conflict" error". Below is the attached screenshot of exact error.
    Error within screenshot are : status Code : 409
    status Text :conflict
    For this operation i am uploading different files as an attachment to an list item, below is the code used for uploading multiple files.
    my code is
    function PerformUpload(listName, fileName, listItem, fileData)
        var urlOfAttachment="";
       // var itemId = listItem.get_id();
        urlOfAttachment = appWebUrl + "/_api/web/lists/GetByTitle('" + listName + "')/items(" + listItem + ")/AttachmentFiles/add(FileName='" + fileName + "')"
        // use the request executor (cross domain library) to perform the upload
        var reqExecutor = new SP.RequestExecutor(appWebUrl);
        reqExecutor.executeAsync({
            url: urlOfAttachment,
            method: "POST",
            headers: {
                "Accept": "application/json; odata=verbose",
                "X-RequestDigest": digest              
            contentType: "application/json;odata=verbose",
            binaryStringRequestBody: true,
            body: fileData,
            success: function (x, y, z) {
                alert("Success!");
            error: function (x, y, z) {
                alert(z);

    Hi,
    THis is common issue if your file size exceeds 
     upload a document of size more than 1mb. worksss well for kb files.
    https://social.technet.microsoft.com/Forums/office/en-US/b888ac78-eb4e-4653-b69d-1917c84cc777/getting-error-while-uploading-multiple-files-in-sharepoint-hosted-app-in-2013-with-rest-api?forum=sharepointdevelopment
    or try the below method
    https://social.technet.microsoft.com/Forums/office/en-US/40b0cb04-1fbb-4639-96f3-a95fe3bdbd78/upload-files-using-rest-api-in-sharepoint-2013?forum=sharepointdevelopment
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Myriad iTunes sync issues - song cutoffs - artwork problems - yeech!

    Hi all,
    I’m running the latest version of iTunes on a (late 2013) Macbook Pro Retina laptop, and having several different flavors of syncing issues with my two devices –  a 16 gb iPhone 4S running iOS 7.1, and a 32 gb iPod Touch 3rd Gen running iOS 5.1.1.
    As best I can tell, some syncing issues such as one of the ones I am experiencing (songs chopped-off when transferred and attempted to playback from the device) have existed in some way, shape or form for nearly 10 years now, so I’m not expecting any grand revelations here - but just looking for some honest advice on how to resolve in the shortest amount of time & with the least pain considering I have a fairly large music library in terms of syncing time required.  That being said, below bulleted-out are my current issues / frustrations / thoughts on where the problems may lie.   I would appreciate any advice:
    Purchased iTunes songs (ripped MP3’s from CD’s that I own and tracks from other sources do not seem to have the problem…) play fine in iTunes on my laptop, but when transferred to either my iPhone or iPod, they will randomly (it’s not every track) be cutoff near the end of the song.  Sometimes the song will stop with 2 minutes remaining and go silent. Sometimes it will stop with 15 seconds remaining and go silent.  Sometimes it will stop somewhere in that time range and start the next track on the album while still displaying the info from the previous track.  The only solution I have found to this for purchased content thus far is to wipe everything out, and go back and download the tracks from the cloud.  I have somewhere in the neighborhood of 1000 tracks that fall into this category, so my options to download directly to the device an artist at a time are kind of time-consuming and cumbersome.  Would this have something to do with the file format of purchased tracks vs. ripped ones? I have a lot of older ripped material that was imported as MP3’s or MP3’s converted to M4A’s that never seems to have this problem.  The newer purchased files are mostly ACC’s which DO have the problem.   Also would this have anything to do with the fact that my library (including most of the purchased content) was recently moved over and imported to a new Macbook from a Windows backup?  Most of my iTunes library was Windows / PC for the majority of its existence for the past decade or so; we only recently switched back to Mac.
    Discrepancies between deleting material on a device vs. what iTunes recognizes when it is plugged back in:  The other day, being frustrated with the random song chopping, I deleted everything on my iPod Touch 3rd Gen by going into Settings, Options, General, and “Usage” and then “Edit” and selecting to wipe out everything in iTunes. The device appeared to do this, and I was showing 28 gb or so free out of 32 once it completed.  Great, right?  I proceeded the rest of that day to painstakingly download approx. 900 tracks from the cloud onto the device, hoping to correct the chopping issue.  It did this, and I still had roughly 10 gb free. Great, right?  Later that night when I plugged the iPod into my Macbook with the 30 pin to sync, iTunes on the laptop for some reason still recognized the songs which I thought I had deleted hours earlier and showed me multiple copies of everything.  For the ones that had been deleted, when I clicked to play them on the iPod through iTunes, I got the little gray exclamation point - ! – in a circle like when a track has moved libraries and cannot be found.  iTunes then told me my sync could not be completed due to being over capacity on the device by a ridiculous 12 gb or something like that. Huh?? I could have gone through and manually deleted the (by that point more than 1000) duplicate tracks and synced to have made room I suppose – but after accidentally hitting Autofill – iTunes threw up its hands and would not let me do anything further.  Any attempts at that point to delete either pending Autofill tracks or missing duplicate tracks just led to endless spinning on the “Preparing Update” notice on the device which led to me having to kill iTunes.  Can you say big-time frustration?  I eventually opted to restore the iPod to factory (iOS 5.1.1) settings and start over.  That device is currently at home slogging through the process of attempting to re-download 400 some songs from the cloud over wi-fi so that I can avoid the cutoff track problem.  The plan after that is to sync playlists for certain artists over top of the purchased tracks so that my ripped tracks can merge with them to round out the playlist. Do you see how this is beginning to become a marathon?  
    Last but not least - it seems to be just since the last few iTunes upgrades for Mac, but I’m having a huge problem suddenly with album artwork staying synced properly. After one recent manual transfer session (30 pin between the iPhone and the Macbook) roughly half of the tracks I transferred had mismatched artwork.  Doing this through the cloud (downloading tracks “Not on this iPhone” via the iTunes app) doesn’t seem to have the same problem, but of course this takes longer. Also, what is the deal with “Show All Music” in iOS 7 and playing tracks from the cloud?  This is a really cool feature that allows you to save a ton of disk space on your device, but I have found that when I do this that many tracks have mismatched artwork.  For example right now I’m listening to a Grateful Dead song that is displaying Genesis artwork.  Huh?? Artwork is less of a big deal than the track lengths being chopped off, but it’s still annoying.
    iTunes revolutionized the music industry and on the whole has been fantastic.  But it seems as if lately, little irritating problems like the syncing issues are becoming more and not less prevalent, and the problem is they aren't being dealt with.  I got my first Mac in college nearly 20 years ago now, and have been generally entrhalled with Apple products ever since.  But I have to say that this kind of junk lately is more what I would expect in the vein of problems from the shoddy-PC world that seem to linger and never get fixed.  Cupertino folks - what's the deal???

    You're not the only one judging by the forums!
    Likewise I have been using Apples since the Apple IIe(!) and have found them great in every respect. iTunes however over the past couple of years has deteriorated to th point of being unuseable. Apple has made iTunes the hub of your digital life and so it really has to work seemlessly.
    I currently have had to completely wipe and re-install my 64Gb iPhone 4s several times to get my music back on to it. I cannot het any playlists to sync which is really annoying and it generally undermines my faith in Apples software quality.
    Please put whatever resources are necessary to fix this soon Apple or you will certainly start to haemorrhage customers to other platforms. After all if iTunes remains broken then what's the point of paying the extra for Apple qulaity? You may as well uplaod ebverything to Google play and be done with it!

  • How to write FQL in querytext field in SharePoint 2013 Search REST API?

    I am having double quote symbol issue in my search app, same as http://www.silver-it.com/node/127 says.
    To avoid this issue, I am trying to understand: is it possible to do search request in FQL to the 2013 Search REST web service?
    I know that we can use KQL in querytext, like
    http://sp2013/sites/search/_api/search/query?querytext='Title:"123#123"'&enablefql=false&rowlimit=100&selectproperties='Title'
    But is it possible to write it in FQL? I found that there is a enableFQL property we can set in REST API. What's the function of it?
    http://sp2013/sites/search/_api/search/query?querytext='test'&enablefql=true&rowlimit=100&selectproperties='Title'
    http://sp2013/sites/search/_api/search/query?querytext='string("test case",mode="simpleall")'&enablefql=true&rowlimit=100&selectproperties='Title'
    Right now, the two above requests just give me this error.
    HTTP/1.1 500 Internal Server Error
    {"error":{"code":"-1, Microsoft.Office.Server.Search.REST.SearchServiceException","message":{"lang":"en-US","value":"We didn't understand your search terms. Make sure they're using proper
    syntax."},"innererror":{"message":"We didn't understand your search terms. Make sure they're using proper syntax

    http://sp2013/sites/Search/_api/search/query?querytext='string("cat+dog+fox",+mode="and")'&enablefql=true&rowlimit=100&selectproperties='Title'&sourceid='ad5a2ca4%2D91eb%2D44de%2D98f7%2D9af1c1eefef3'
    The response is:
    HTTP/1.1 400 Bad Request
    {"error":{"code":"-1, Microsoft.SharePoint.Client.InvalidClientQueryException","message":{"lang":"en-US","value":"Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx)."},"innererror":{"message":"Guid should contain 32 digits with
    4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).","type":"Microsoft.SharePoint.Client.InvalidClientQueryException","stacktrace":"   at Microsoft.SharePoint.Client.Rest.EdmClientValue.ConvertTo[T]()\r\n   at Microsoft.Office.Server.Search.REST.SearchServiceServerStub.query_MethodProxy(SearchService
    target, ClientValueCollection xmlargs, ProxyContext proxyContext)\r\n   at Microsoft.Office.Server.Search.REST.SearchServiceServerStub.InvokeMethod(Object target, String methodName, ClientValueCollection xmlargs, ProxyContext proxyContext, Boolean&
    isVoid)\r\n   at Microsoft.SharePoint.Client.ServerStub.InvokeMethodWithMonitoredScope(Object target, String methodName, ClientValueCollection args, ProxyContext proxyContext, Boolean& isVoid)\r\n   at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.InvokeMethod(Boolean
    mainRequestPath, Object value, ServerStub serverProxy, EdmParserNode node, Boolean resourceEndpoint, MethodInformation methodInfo, Boolean isExtensionMethod, Boolean isIndexerMethod)\r\n   at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPathMember(Boolean
    mainRequestPath, String path, Object value, EdmParserNode node, Boolean resourceEndpoint, MethodInformation& methodInfo)\r\n   at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.GetObjectFromPath(Boolean mainRequestPath, String path, String
    pathForErrorMessage)\r\n   at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.Process()\r\n   at Microsoft.SharePoint.Client.Rest.RestRequestProcessor.ProcessRequest()\r\n   at Microsoft.SharePoint.Client.Rest.RestService.ProcessQuery(Stream
    inputStream, IList`1 pendingDisposableContainer)"}}}

  • IPad syncing issues, please help.

    I know this is a long read, I appreciate you taking the time to follow the details to help me figure out what is happening with my iPad.
    As a preface, I update the firmware to all my Apple software (including iTunes) and my MacBook OS (Snow Leopard) and my iDevices the day the updates come out, so all these issues occured with the current firmware.
    A few weeks ago, I was syncing my iPad earlier to my MacBook via iTunes. The backing up step was going on for about 10 minutes and it only got 1/20 across the status / progress bar. I "X'd" out of that and just synced the rest of it without the backing up step.
    Then I disconnected the device and reattached it. I went back and am re-syncing. The backing up step has been going for almost an hour and its only 1/5th across the progress bar. It is moving, but noticeably. If I put my mouse pointer icon on the end of the progress made so far, then come back and look at it 10 minutes later, it has made progress. So, it is backing up, but so incredibly slowly.
    Anyone experience this before? Any idea what could be the cause or fix to this?
    I left it for several more hours. In fact, I started the syncing around 6 pm, and went to bed around 11. It was only 3/4 to 4/5 done backing up by that point.
    I left it overnight, and in the very early morning (6 or 7 am), it had the familiar and comforting "Sync Complete" message.
    Still have no idea why it took so fookin long, or it it will happen again next time.
    I don't think the problem is the issue pertaining to Zinio disrupting backups, as discussed here: http://imgs.zinio.com/faq/ipad.htm#backup because I already followed those steps.
    Now, two nights ago, I updated the firmware. It only took a few minutes. I didn't notice until last night, some of my old movies that I handbrake'd into iTunes were no longer on my iPad. I had to go back into the Time Machine to retrieve them.
    I re-synced the iPad. It took about 10 minutes doing step 1, backing up. However, it froze at about 95% complete. I thought it was just going slow again (last time was hours!), so I went to bed. I woke up this morning and it was still frozen. I ejected the iPad from the sidebar window and stopped the sync by clicking the little black "X" in the message window.
    I shut down iTunes and restarted my MacBook. I re-synced and it skipped the Step 1, Backing Up and went in to Step 2. It completed the sync moving over the movies, but no photos or music.
    I re-synced immediately afterward (after disconnecting and reconnecting the device) and got a message about iTunes not being able to back up my iPad due to another syncing in process. It still synced and this time it moved about 256 photos. Not sure why- maybe I had "Sync recent 1000 events" or something checkmarked in the iTunes Sync window.
    I re-synced again immediately afterward (also disconnecting and reconnecting first) and got the same message about iTunes not being able to back up my iPad. It still synced the rest of the sync process, but this time it moved about a dozen songs around. I don't know why I each time I sync it does different things and I get the error messages.
    My iPad seems to be giving me issues with syncing, anyone have any idea what is going on or how to resolve it?
    Thanks!

    1. Some people have reported slow syncing with anything but the iPad's own USB cable (e.g. using a US cable from an iPhone/iPod). Try different cables
    2. More work - disable iTunes syncing completely, then re-enable a bit at a time, e.g. one movie at a time, one playlist at a time, one photo album at a time. There are periodic reports of syncing issues caused by a bit of media that's been corrupted, and this (tedious) approach allows you to identify where the problem might be.
    3. If that fails, do a clean restore back to factory settings, then progressively re-enable syncing as above.
    Hope this helps

  • Post/Create a poll using Yammer REST API

    Hi everybody,
    I have been working on a project where there is a requirement to develop a custom web part that displays the feeds from Yammer. Also, the logged in user should be able to post messages, attachments, polls from the web part.
    I was able to post messages and attachments using rest api and with yammer embed. But I couldn't find any information/documentation on how to post/create a poll via Yammer API using JavaScript. I've browsed through the documentation provided by Yammer( https://developer.yammer.com/documentation/ )
    and googled a lot, but couldn't get any help.
    Any suggestions regarding this would be highly appreciated.
    Regards,
    Srivikas Nallamilli.
    -- Thanks & Regards, Srivikas.

    Hi,
    Use the same API that you use to fetch messages from yammer i.e https://www.yammer.com/api/v1/messages.json
    When you post a poll, above api will return json respose something as below:
    "external_references":[
    "meta":{
    "requested_poll_interval":60,
    "realtime":{
    "uri":"https://7-791.rt.yammer.com/cometd/",
    "authentication_token":<TOKEN>
    "channel_id":<CHANNEL ID>
    "last_seen_message_id":null,
    "current_user_id":1530316230,
    "followed_references":[
    "ymodules":[
    "id":12147685,
    "inline_html":"<INLINE HTML>",
    "viewer_id":1530316230
    "newest_message_details":null,
    "feed_name":"Company Feed",
    "feed_desc":"",
    "direct_from_body":false
    you will get the poll message in inline html section highlighted in code above.
    Let me know if it works.
    Thanks,
    Avni Bhatt
    If this helped you resolve your issue, please mark it Answered

  • HTTP REST API call to CPSC 10.x from an external system

    Hi,
    I would like to know the below items.
    Is it possible to connect with the CPSC 10.x from an external system via HTTP REST API call to process a request and complete a task?
    Is it possible to create a new ticket / request in CPSC for a specific service via the HTTP REST API call?
    One of the use case is to know how many requests are pending in a queue via a HTTP REST API call? How to pass a queue name in the HTTP REST API call to get the result? These kind of custom piece is not available in the integration guide.
    Is there any specific REST API guide available which Cisco provides for the REST capability in CPSC?
    Any help is highly appreciated!
    Thanks.

    When a task is invoked from a service catalog request to an external system, the request remains open and the task is pending until the external system issues a call to complete the task.  The API for completing the task is SOAP-based.  Check out the Cisco Prime Service Catalog Integration Guide.  Within the doc, go to the section about "Web Service Listener Adapter" for the WSDL.
    You can order a service within Prime Service Catalog with a SOAP call, which is also documented in this same document.  Starting with Prime Service Catalog 10.1, you will have a way to order a service via a REST API.
    Existing REST APIs are also documented in the integration guide.

  • How to send a encrypted packet to the REST API Service using Fiddler or Post Man

    Hi,
    I am trying to send encrypted (AES) JSON packet to the REST API on the Azure cloud using tools like Fiddler.
    I am trying to use POST method and attaching the encrypted .aes file to the Fiddler tool.
    I am getting the 3 types of error messages.
    1) HTTP/1.1 502 Fiddler - DNS Lookup Failed
    2) HTTP/1.1 500 Internal Server Error
    3) HTTP/1.1 407 Proxy Authentication Required
    I have tried with my company network and tried with external internet connection also.
    Please help me.
    Thank you!
    Regards,
    Krishna

    Hi,
    you can create a simple rest api on the Azure cloud, and then try to use fiddler to do some test, so that we can exclude the environment issue.
    Regards

  • SharePoint REST API and Asset Library Problem

    Hi dear friends,
    Im having an issue about posting videos via rest to asset library and i couldnt solve yet.
    My main task is to migrate a content(according to the scenario its video) from one farm to another.For that i've planned to use Rest API using server side(c#).While
    any other kind of document types(images,texts) are migrated successfully,videos are giving me hard time.
    I think theres something special going on while creating videos in an asset library,right?
    When i post video as byte array it creates video as .mp4 file but the content type displayed as "Image".I followed this guide : https://msdn.microsoft.com/en-us/library/office/dn292553.aspx and
    couldnt find a way.
    Can someone give me a sample code or help me solve this issue? Looking forward help from SharePointers who worked with rest api :)
    Thanks

    You can look at this link to help you set the metadata using REST.
    http://sharepointfieldnotes.blogspot.com/2014/04/uploading-documents-and-setting.html
    Blog | SharePoint Field Notes Dev Tools |
    SPFastDeploy | SPRemoteAPIExplorer

Maybe you are looking for

  • IMac MiniDisplay to VGA stops sending signal to Analog Way switcher

    We have 3 iMac's, all running Yosemite (10.10.1), that we've recently installed with MiniDisplay to VGA adapters. We've run the VGA's into individual Analog Way switchers that also have Apple TV's and DVD players hooked up to them as well. The issue

  • No printing to anything.

    Updated to snow leopard and can't print to anything. Xerocx Docucolor, Richo, hp etc. Also lost all connections to our spoolers which we use to autmatically direct files. Can't find a way to access them. In printer profiler in Leopard there were opti

  • How to show the legend names on the graph on mouse over ?

    I would like to show the legend names on mouse over (not the x axis or y axis name together ) on Mouse over . Is that possible ?

  • 11.1.5.5 cd import crashing

    Hello, I just updated iTunes to 11.1.5.5 and wish now I didn't.  I am trying to import a CD (Queen:  Greatest Hits I,II and III).  It will import may two to three songs, then crashes.  I open up in safe mode, put cd in tray, iTunes crashes.  I have d

  • Having problems with my music player on my iPad with the new io7

    Downloaded the new io7 on my iPad mini. Now I have problems with the music player not letting me download songs onto my iPad, then closing out the app. Then on iTunes it shows up in the downloads tab and comes up as an error and still won't download.