Q: GraphAPI returns "Insufficient privileges to complete the operation." when setting Mobile field, Password Reset works!

I'm experiencing the behaviour noted in the subject. Being able to reset a password but not mobile a Mobile number seems odd to me!
Any assistance warmly received.
//Adam

Adam, can you provide some more details on how you've configured the application? What kind of application (WebApp/WebAPI or Native Client)? What kind of permissions does the application have? Which application permissions, and which delegated permissions?
And finally, what directory role does the signed in use have? (User, Global Admin?)
Also, is the user you are trying to act on the signed in user acting on themselves, or on another user?

Similar Messages

  • Outlook 2010 "could not complete the operation" when forwarding email

    Hi, I have a user who is experiencing the following error. He is opening an email, clicking Forward, adding some text of his own to the top, and clicking Send. When he does, he gets the following error: "Microsoft Outlook could not complete the operation.
    One or more parameter values are not valid." I first had him run the inbox repair tool SCANPST.EXE and it did not help. Then I had him delete his mail profile, create a new one, and re-downloaded the local copy of his mailbox from the Exchange server (he is
    running in Cached mode). No change, he is still getting the error. Some searching produced the suggestion to rename the existing OUTCMD.DAT, EXTEND.DAT and FRMCAHE.DAT files to force Outlook to create new ones, but I don't know where those files are located,
    and in any case as far as I can see, it may apply only to older versions of Outlook, or an Outlook client configured to use POP3/IMAP and not Exchange as ours is. Any advice?

    Hi Dan,
    Please check whether there are some add-in application on the client end, and disable them to make a test.
    How about on other box to create a new profile to make a test?
    Regards!
    Gavin
    TechNet Subscriber Support
    in forum
    If you have any feedback on our support, please contact
    [email protected]
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Error 1321.  The Installer has insufficient privileges to modify the file c:\Program Files(x86)\Adobe\Acrobat 11.0\Resource\Font\MinionPro-It.otf.

    I am trying to update and am getting this error message.  Error 1321.  The Installer has insufficient privileges to modify the file c:\Program Files(x86)\Adobe\Acrobat 11.0\Resource\Font\MinionPro-It.otf.  I am the systems administrator so I am at a bit of a loss.

    You need to log in as the administrator (seems like you are) and may need to disable anti-virus. You might want to copy the otf file and then uninstall that font, trying again.

  • Adobe illustrator cc 2014 insufficient memory was available to complete the operation.

    Hi,
    Today I saw this error message.
    I'm using Illustrator CC 2014 version. "insufficient memory was available to complete the operation."
    I opened jpg image. (832kb)
    I don't know solution of this error.
    Please answer to me.
    System Info.
    window 8.1K 64bit
    16GB Ram
    NVIDIA Geforce GTX 870M
    HDD 1TB

    Check the JPEG file in another program. It's probably damaged or contains some odd metadata that throws AI off.
    Mylenium

  • How do I fix - Error1321:The Installer has insufficient privileges to modify the file C:\Program Files (x86)\Adobe\Reader11.0\Readerwow_helper.exe.

    I am trying to download the free Adobe Reader and I get the message Error1321:The Installer has insufficient privileges to modify the file C:\Program Files (x86)\Adobe\Reader11.0\Readerwow_helper.exe. I do not know how to fix this.

    Hi Koncar,
    Kindly try the steps mentioned below.
    1) Download the Adobe Reader.msi  from ftp://ftp.adobe.com/pub/adobe/reader/win/11.x/11.0.00/en_US/
    2) Run the .MSI for Reader and when you get the error click on Retry and installation would go trough.
    Thanks,
    Vikrantt Singh

  • Insufficient privileges to create the RDF NETWORK

    Hi,
    I am using user scott to test a rdf database using oracle 11.2.0.2 contained in oracle developer days. I granted resource, create session, create table, and create tablespace to scott. I am able to create a tablespace under scott. I also used the OEM panel to grant many privileges in roles, system privileges and object privileges to scott. However, I am still not able to create the rdf network under scott. The error says insufficient privileges to create the RDF NETWORK. How can I grant a priviledge to scott to create a rdf network? Thanks a lot.
    hong

    Hi Hong,
    Yes. This is the correct order. You must first create the semantic network as a user with DBA privileges. After that, you can create semantic models with a less privileged user.
    You can find more information in the Quick Start Section of the user guide:
    http://docs.oracle.com/cd/E11882_01/appdev.112/e25609/sdo_rdf_concepts.htm#CHDEDFFA
    Hope this helps,
    Matt

  • Anyone experienced an issue with 'insufficient privileges' notification in the current iTunes when trying to download from the store or import a CD?

    Since changing iTunes to the current version, I've experienced an issue when trying to either download from the store or import a CD.
    I keep getting a pop-up message that says I have insufficient privileges to perform the action.
    A bit weird as I'm the admin for the iMac.
    Anyone else seen this and know a fix?
    Thanks.

    I've also come to the conclusion that this is a router problem, as I don't have this issue at all when I'm at work.
    It's a old router, and we've had problems with other devices not wanting to connect to it in the past.
    I'm sure theres some way to solve this issue, but I think, rather then sittin gon hold, to figure this issue out, and my router having issues prior to this, I'm just going to pick up a new router at this point.
      I hope any of this has helped someone get their issue, at least temporarily solved.

  • I keep getting an error. Error 1321. The installer has insufficient privileges to modify the file

    I have Adobe Acrobat 10.0. I keep getting an error. Error 1321. The installer has insufficient privileges to modify the file C:\Programs Files\Adobe\Acrobat10.0\Acrobat\rt3d.dll
    How do I fix this issue?

    This happened after a forced update. This copy of Adobe has been running fine on the laptop for about a year and a half now all the sudden I am getting this error. Is the only fix to uninstall and reinstall?

  • "there were not enough threads in the threadpool object to complete the operation" exception

    Post Author: crystalmatrix
    CA Forum: .NET
    I have a WinForm application using a Crystal Report Viewer control that in turn connects to a CR web service to display report. The client side application runs on WinXP SP1 with .Net framework 1.1, and the server is Win2k with ASP.Net 1.1. I am using CR XI out of the box.
    Users would periodically get "there were not enough threads in the threadpool object to complete the operation." exception when trying to launch the report viewer connected to the web service. The web service is a standard example implementation derived from CrystalDecisions.Web.Services.ReportServiceBase class. The problem usually happens when the user tries to open multiple report viewer forms, but once they get the error, it would continue to happen even after the user shuts down all viewer forms and then tries to launch a new one.
    There are some posts on the web regarding multiple asynchronous HttpWebRequest draining threadpool when running simultaneously and each one taking a long time to complete. However, our reports all run pretty quickly and results are usually returned before the next report starts to run. So my question is: does Crystal Report Viewer control has a problem with web service in that it may hold the HttpWebRequest thread even after the report is returned, or any other problem that may prevents the asynchronous thread being released back to the Threadpool? Anyone has experienced similar problems and has a workaround?
    Any advice is appreciated.

    Find your serial number quickly

  • "the finder cannot complete the operation because some data in [name of iMovie file] could not be read or written (Error Code 26)

    Hi all,
    I have an iMovie project in iMovie HD 6.0.3. (Mac OS 10.5.8)
    It plays, but I cannot copy the file (including saving it to a flash drive). I get either a message
    "the finder cannot complete the operation because some data in [name of
    iMovie file] could not be read or written (Error Code 26)" or the
    message "A project file is missing. The file [name of the QuickTime
    movie inside the project.dv] couldn't be opened and is being skipped."
    This happened suddenly, I was able to save a backup version numerous
    times while working on the project.
    I followed some of Karl Petersen's advise on apple discussions. I opened
    the package contents, and everything seems to be there. The source file
    (original QuickTime movie) is there and can be opened and played. I
    replaced the current project file with the backup in the package
    contents, but that did not change anything. I was able to export the
    movie timeline into a new project as a single clip, but would like to be
    able to copy the current project.
    Thanks for any ideas..

    Make sure all drives are formatted as "Mac OS Extended". (Journalling preferred, but not necessary).

  • Cannot move any files into trash to delete them. I get a Trash warning box saying "The Finder cannot complete the operation because some data in 'file name' could not be read or written.(Error code - 36)".Macbook has so much data it is almost not working

    Cannot move any files into trash to delete them. I get a Trash warning box saying "The Finder cannot complete the operation because some data in 'file name' could not be read or written.(Error code - 36)".Macbook has so much data it is almost not working.
    I have tried reseting to factory settings by removing battery and holding down the power switch for more than 5 sec but this does nothing.
    Any ideas would be greatly appreciated as I think with so much unwanted data on the desktop and other places the whole os will crash very soon.
    Thanks, Rick

    The hard drive may be dying anyway, or the directory damaged because it is so full.  You should never let the hard drive get over 85% full.
    A -36 error is a read/write error.
    All you did with the power is reset the SMC.  Does nothing to reset everything to factory settings. 
    Do you have your original 10.4 installer discs for the MacBook?
    Is your data backed up?

  • Issue with turning on project 2010 / 2013 - "There is not enough memory to complete the operation. To free up available memory, close programs, projects, or windows you aren't using, and then try again."

    I get the following error after the installation and configuration window of MS Project: "There is not enough memory to complete the operation. To free up available memory, close programs, projects, or windows you aren't using, and then try again."
    It happens both with MS Project 2010 and 2013 on a Windows 7 desktop. 
    I tried installing / uninstalling Office 2010, MS Project, tried installing 32 and then 64 bit versions, clean up, disk error checker, startup changes (msconfig), anti virus, running as Windows 7 and then Windows XP compatible mode. 
    Nothing helps. I see this issue reported as early as 2007 version of MS projects on Microsoft forums, but I do not see any solution anywhere. Any suggestions on how to fix the issue without having to reformat hard drive? Every other application, including
    all other Office programs work seamlessly. 
    I also tried Microsoft support, after an hour and a half of basically doing what I did before, I was told I have to pay 99$ for "premium" support, so someone can look at this bug. 
    I have 16 Gb RAM and more than 200Gb or hard drive free, so actual memory is not the problem. 

    This issue was originally reported with MS Project 2007 and keeps popping up since.
    A quick Google search provides more than 200K pages of results of this issue:
    https://www.google.ca/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=There+is+not+enough+memory+to+complete+the+operation.+To+free+up+available+memory%2C+close+programs%2C+projects%2C+or+windows+you+aren't+using%2C+and+then+try+again.
    And 193K results on Bing:
    http://www.bing.com/search?q=There+is+not+enough+memory+to+complete+the+operation.+To+free+up+available+memory%2C+close+programs%2C+projects%2C+or+windows+you+aren%27t+using%2C+and+then+try+again.&go=Submit&qs=n&form=QBLH&pq=there+is+not+enough+memory+to+complete+the+operation.+to+free+up+available+memory%2C+close+programs%2C+projects%2C+or+windows+you+aren%27t+using%2C+and+then+try+again.&sc=0-0&sp=-1&sk=&cvid=4cb023c1fbd94ec2bba9821b095f21f2
    Computer was defragged already. I run more tests, and specifically when MS Projects tries to run, it tries to take all memory, more than 300Gb, on the computer. (DropBox was running at the same time, and warned that there were no space. As soon as MS Project
    stopped attempting to configure itself, everything came back to normal and the available space became available again.)
    Looking through older forum posts, looks like this application tries to take "unlimited" amount of memory. Some registry fixes are mentioned potentially, but I was not able to apply them. 
    Since everything else works, this is a MS Project bug reported by multiple users on various versions of Windows, including Vista and 7, so please provide a fix and not 'not a know bug' lie. All the premium support will say, is to format the hard drive, unless
    they have a patch or a registry edit solution. If the latter is true, since the issue exists for multiple years, it should have been already been provided to users.
    Also, I am not running a SQL server, or any server, this is an installation on a local machine. 

  • Finder cannot complete the operation... (Error code -36)

    Hello,
    I'm trying to share a file between my new iMac and my PowerBook via file sharing (Finder, Airport 802.11 n). Both computers are on 10.5.3. The iMac is a brand new one, so it's a fresh install. The PowerBook has a new harddrive and is a fresh install as well. Both are on the most current software.
    Here's what happens: Both computers are visible in each respective Finder, but files can only be shared from the iMac towards the PowerBook, not vice versa. When trying to connect from the PowerBook to the iMac, it tries to connect but to no avail, then I receive an error message "Connection Failed".
    Next thing I tried was to connect via Finder/Connect to Server and typing in the afp:// address (looked it up at System Preferences/Sharing/File Sharing). It again tries to connect, then I receive the error message: "The finder cannot complete the operation because some data in "afp://192.xxx.x.xxx" could not be read or written (Error code -36)".
    Now I'm puzzled and don't know what to do. Any help would be much appreciated, thanks.
    Message was edited by: Thomas Thomaser1
    Message was edited by: Thomas Thomaser1
    Message was edited by: Thomas Thomaser1

    Where can I find AFP I/O errors?
    And by the way - after trying this for two days, it JUST worked! Not sure why or how or for how long, but this seems like massive bully.

  • Hi guys, an empty folder is stuck in my trash & I get this message: "The Finder can't complete the operation because some data in the folder can't be read or written. (Error code -36). It won't shift no matter how I try to Secure Empty trash. Any ideas?

    Hi guys, an empty folder is stuck in my trash & I get this message: "The Finder can’t complete the operation because some data in the folder can’t be read or written. (Error code -36). It won't shift no matter how I try to Secure Empty trash. Any ideas?

    The Time Machines Backup is formated as Mac OS Extended (Case Sensitive, Journaled), my mac is formated as Mac OS Extended (Journaled).
    The names on the file are all Uppercase
    When I try to copy the Aperture file, it copies about 70% of the file (it's about 33GB in size), and halfway through I get this error.
    I'm able to copy 99.99% of all of the images if I open the Aperture Folder using the "show package contents" under the backups using finder (Time Machine Backups>Backups.backupdb>CQ Macbook Air>2012-04-30-070933>HD.....>Pictures>Aperture Library). The only file I can't copy is that picture, which I'm totally ok with deleting, but Finder won't delete it for me. If nothing else works, I could copy the individual masters and re-create the folders, however I'd hate to do this as I would have to go through 10,000+ pics

  • I have been exporting lightroom webgaleries to my iweb site without any problem.  Suddenly I get the error message "finder can't complete the operation because some data can't be read or written" - error code -36 - thoughts?

    i have been exporting lightroom web galleries to my iweb site without any problem.  Suddenly I get the error message "finder can't complete the operation because some data can't be read or written" - error code -36 - and the move to the sites folder on my idisk fails..... thoughts?

    Try this community: MobileMe on my Mac: MobileMe: Apple Support Communities.
    And you can continue to use iWeb for some time to come. The following will explain:
    It's now confirmed that iWeb and iDVD have been discontinued by Apple. This is evidenced by the fact that new Macs are shipping with iLife 11 installed but without iWeb and iDVD.
    On June 30, 2012 MobileMe will be shutdown. HOWEVER, iWeb will still continue to work but without the following:
    Features No Longer Available Once MobileMe is Discontinued:
    ◼ Password protection
    ◼ Blog and photo comments
    ◼ Blog search
    ◼ Hit counter
    ◼ MobileMe Gallery
    All of these features can be replaced with 3rd party options.
    I found that if I published my site to a folder on my hard drive and then uploaded with a 3rd party FTP client subscriptions to slideshows and the RSS feed were broken.  If I published directly from iWeb to the FPT server those two features continued to work correctly.
    There's another problem and that's with iWeb's popup slideshows.  Once the MMe servers are no longer online the popup slideshow buttons will not display their images.
    Click to view full size
    However, Roddy McKay and I have figured out a way to modify existing sites with those slideshows and iWeb itself so that those images will display as expected once MobileMe servers are gone.  How to is described in this tutorial: #26 - How to Modify iWeb So Popup Slideshows Will Work After MobileMe is Discontinued.
    In addition the iLife suite of applications offered on disc is now a discontinued product and the remaining supported iApps will only be available thru the App Store from now on.
    HOWEVER, the iLife 11 boxed version that is still currently available at the online Apple Store (Store button at the top of the page) and those copies still on the shelves of retailers will include iWeb and iDVD.

Maybe you are looking for