I am not authorized to view my screenshots. what can i do?

my computer will not allow me to view my screenshots/screencaptures that i have taken. it says that i am not authorized to view them but i always have been. what may i do to fix this?

Quit the Preview application if it's running. Triple-click the line below to select it:
~/Library/Containers/com.apple.Preview
Right-click or control-click the highlighted line and select Services ▹ Reveal from the contextual menu. A Finder window should open with a folder selected. Move the selected folder to the Trash. Relaunch the application and test.

Similar Messages

  • HTTP Error 403 You are not authorized to view the requested resource

    Hi Experts,
    When I open the node "Hierarchie groups" I get the following error:  "Connection couldn't be recreated: 1 cause: Encountered invalid managed connection, last cause Couldn't execute interaction.  2 cause: Couldn't execute interaction. "
    In the log file I find the following:
    User MI_SERVADM, IP address
    HTTP request processing failed. HTTP error [403] will be returned. The error is [You are not authorized to view the requested resource.No details available].
    I used the User Service for administrator, I have not used the individual user for administrator.
    Regards, Gokhan

    Ah anyway I receive the above error even when I do a search in the node "Mobile Components".
    Now there's this in the LOG DefaultTrace (2 errors following)::
    1) Connection is already closed and no longer associated with a managed connection
    2) Exception occurred when processing Search:
    [EXCEPTION]
    com.sap.ip.mi.admin.core.ApplicationException: Connection couldn't be recreated: 1 cause: Encountered invalid managed connection, last cause Couldn't execute interaction.  2 cause: Couldn't execute interaction.
         at com.sap.ip.mi.ejb.admin.grouping.GroupingControllerBean.getHierarchy(GroupingControllerBean.java:730)
         at com.sap.ip.mi.ejb.admin.grouping.GroupingControllerBean.getHierarchy(GroupingControllerBean.java:580)
         at com.sap.ip.mi.ejb.admin.grouping.GroupingControllerLocalLocalObjectImpl0.getHierarchy(GroupingControllerLocalLocalObjectImpl0.java:547)
         at com.sap.ip.mi.admin.services.GroupingDelegate.getHierarchy(GroupingDelegate.java:81)
         at com.sap.ip.mi.admin.ui.HierarchyGroup.buildUpList(HierarchyGroup.java:252)
         at com.sap.ip.mi.admin.ui.wdp.InternalHierarchyGroup.buildUpList(InternalHierarchyGroup.java:409)
         at com.sap.ip.mi.admin.ui.Search.triggerSearch(Search.java:222)
         at com.sap.ip.mi.admin.ui.wdp.InternalSearch.triggerSearch(InternalSearch.java:286)
         at com.sap.ip.mi.admin.ui.Search.wdDoInit(Search.java:138)
         at com.sap.ip.mi.admin.ui.wdp.InternalSearch.wdDoInit(InternalSearch.java:272)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:724)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:43)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bind(ViewManager.java:555)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.makeVisible(ViewManager.java:789)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.onComponentCreated(ViewManager.java:258)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.fireComponentCreated(ComponentUsage.java:575)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponentInternal(ComponentUsage.java:175)
         at com.sap.tc.webdynpro.progmodel.components.ComponentUsage.createComponent(ComponentUsage.java:141)
         at com.sap.lm.webadmin.mainframe.RenderingUtils.loadCurrentPlugin(RenderingUtils.java:189)
         at com.sap.lm.webadmin.mainframe.MainFrameView.wdDoModifyView(MainFrameView.java:272)
         at com.sap.lm.webadmin.mainframe.wdp.InternalMainFrameView.wdDoModifyView(InternalMainFrameView.java:1419)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doModifyView(DelegatingView.java:78)
         at com.sap.tc.webdynpro.progmodel.view.View.modifyView(View.java:337)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.doModifyView(ClientComponent.java:480)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doModifyView(WindowPhaseModel.java:551)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:148)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:711)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:665)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:232)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:152)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Edited by: dpns22 on Feb 1, 2010 10:31 PM
    Edited by: dpns22 on Feb 1, 2010 10:59 PM

  • Apple TV not authorized to view that rented movie

    OK. I just got my new Apple TV or iTV as I like to call. I am so excited and I tried to rent a movie. WOW, it really has been a problem. I have the movie on my ATV and I go to play it and it tries to authorize for a couple of seconds then then tells me that the ATV is not authorized to view the movie. I tried to check the support for information.
    I tried to go to store, check purchases.
    I tried to authorize the ATV.
    I am using my timecapsule network, wireless and have logged in to both the internet and my apple ID.
    I also decided to use the shared deal instead of actually transferring, thought that might be the problem so I changed it, both give me the same problem.
    PLEASE Help, My family is waiting!

    I recently hooked up my ATV to my network (with an Ethernet cable not wireless). It worked great..allowed me to purchase music, purchase tv shows, and synced great with my iTunes on my mac book. I can browse YouTube, watch movie previews. The problem is when I rent a movie the ATV will allow me to rent the movie...iTunes charges my credit card..i can even download the movie but when I try to play the movie i get the message "Your Apple TV is not Authorized to play this content." I spent two hours on the phone with Tech support and emailed back and forth with iTunes support with no resolution. I really don't think anything is wrong with the ATV but who knows. I even hooked the ATV directly to my modem (Charter Cable is my ISP) and got the same results. Very frustrating.

  • This content is not authorized for viewing.

    when i go to some well known sites all i see is 'This content is not authorized for viewing.'

    Has 'Parental Control' been activated?

  • I'm getting a message that says "content not authorized for viewing" Any ideas?

    I have not used my AppleTV1 for quite a while and have since upgraded from a MacBook (black) to a MacBook Pro (Snow Leopard). I tried to hook up to the AppleTV1 (wired connection) and see if I could get it working. All seemed to go well but I can't seem to download my Library to the Apple TV. When I tried to view a movie or TV show from my library on the MacBook Pro, I get a message that the "content is not authorized for viewing" What does this mean and can I fix it??
    Thanks

    I did a full factory reset on the Apple TV and then set evrything up again. Synced all my stuff from the computer, which seemed to download ok, but still get the "Your Apple TV is not authorized to play this content" message. It's very frustrating. All the content was purchased from the iTumes Canada store, I'm in Canada but can't watch it on the TV. I tried changing to the US store but same message. I think I'll just give up. This is the first time I have ever had a problem with an Apple product and I have never used anyrhing else but Apple. Thanks for your help anyway it's much appreciated.

  • You are not authorized to view the requested resource

    Dear Experts,
    what can be the reason for the following problem if I call
    http://XXX.XX.XX.XXX:53000/wsnavigator/enterwsdl.html
    I am getting the follwing message
    403   Forbidden
    SAP J2EE Engine/7.00
      You are not authorized to view the requested resource.
      Details:   No details available
    Please Help I need help!
    Regards
    sas erdem

    Hi,
    look at this thread:
    Error"You are not authorized to view the requested resource"
    There is a role what you need.... But it is a J2EE role and not a ABAP role!!!!!
    regards

  • "you are not authorized to view the report(s)" while access from custom fol

    Hey all,
    Becz of some requirement, i have customized SQR to store PDF output files into custom directory located in UNIX,
    psreports/htst2/my_fodler.
    When i try to access them using ViewContentURL or manually writing the follolwing URL into my browser while im being
    in environment as syntaxed below
    http://<webserver>/psreports/htst2/my_folder/my_pdf.pdf
    the system kicks out of the system with the error "you are not authorized to view the report(s)" for all the users.
    By default if i ran any report as distribution node setup all the PDF's are getting saved into...
    /psreports/htst2/YYYYMMDD/CONTENT_ID/my_pdf.pdf
    Those files im able to access like below
    http://<webserver>/psreports/htst2/CONTENT_ID/my_pdf.pdf
    Can anyone helpme out what is the difference and any workaround for this?
    Thanks in advance.

    Fortunately, it is not allowed to go through all the path directories you want onto the server. If you want your report in a specific folder, then rewrite your code to create the output file where you want, after the admin give you the proper grant against that folder.
    Nicolas.

  • "  You are not authorized to view the requested resource."  for SLD

    HI Experts,
    I am trying to access Administration and Help links in SLD. But when i click on those links getting "  You are not authorized to view the requested resource."  And I have assigned all SLD roles to my user.
    And same message is coming when click on System Information in http://<host>:<port>/index.html page. Please let me know that anyother roles required for accessing SLD and System Information.
    regards,
    Sree.
    Edited by: sree pedasingh on Jan 19, 2011 10:25 AM

    Dear Sree,
    But I don't have such a group !
    Regards,
    Omid

  • You are not authorized to view the requested resource in SLD

    Hi All,
    After logging into SXMB_IFR and trying to SLD components I am getting the You are not authorized to view the requested resource in SLD.What I have to get into SLD.I am a beginner in Xi.Please let me know what I have to do to login in SLD.Thanks in advance.
    Regards,
    BABA.

    hi,
    doi you have role:
    SAP_SLD_ADMINISTRATOR
    or
    SAP_SLD_CONFIGURATOR
    or
    SAP_XI_CONFIGURATOR
    or
    SAP_XI_CONTENT_ORGANIZER
    for all roles:
    http://help.sap.com/saphelp_nw04/helpdata/en/c4/51104159ecef23e10000000a155106/content.htm
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • I have a "not authorized to view content" on my Apple TV.

    I have an Apple TV (1st Gen).  All software is up-to-date.  Last spring there was an issue where the Apple TV would not talk to iTunes.  After a week or so, Apple fixed the issue.  I was able to access and view all my movies on my iMac and I synced my Apple TV.  When I went on Apple TV I was able to watch all my movies except one, Les Miserable.  When I purchased the HD version a few months prior, I was able to watch the movie several times with no issues.  When I try to watch "Les Miserable" on Apple TV now, I get a message that says: "not authorized to view content."  I'm not sure if it's a hardware issue or an iTunes issue. 

    What is the difference between HBO GO® and HBO NOW℠?
    HBO GO is HBO's online streaming service, that will remain available at no additional cost to HBO subscribers through their participating television provider.
    HBO NOW is a new, standalone online streaming service that is available to all customers with a high-speed internet connection. HBO NOW℠ subscription prices may vary by participating partners.

  • Apple TV not authorized to view content  -- solution remove family videos??

    Hi. Whenever I add add family videos (mp4, created with CRUNCH), my movie rentals stop working on Apple TV. I get the message saying that Apple TV is not authorized to view content. These are movies that I have paid for and have been downloaded directly to Apple TV. (Same problem occurs even if I download movies rental to my Mac and transfer them to Apple TV.)
    If I remove my family videos from Apple TV, then the movies rentals work again.
    I don't like this situation -- Apple is forcing me to choose between my family videos or movie rentals. Has anyone else experienced this problem?? Any ideas or suggestions??

    Yes, my home movies play with no problem on Apple TV. I've tried other conversion programs with the same results.
    Once I remove my home movies the movie rentals are fine again. But once I place the home videos back on Apple TV, the rentals stop working.
    I am in Canada -- where movie rentals have only just become available. Could this have anything to do with it??? Perhaps there are still a few glitches in the system?

  • I athorized my iPod so that I can transfer my purchases onto my new computer which has also been athorized to my account but when I try to transfer the music i get a messegestating that my iPod is not authorized to transfer the music back can I get help?

    I have athorizedmy iPod so that I could transfer my music purchases bytomycomputer but when I attempt to do thisiget a messege stating that my iPod is not authorized to do this. What step am i missing in the athurization process? Some of my purchesse onmy iPod have some how disappaeared from my iCloud account and I can't find them so the only copy of the music I have is on my iPod can any one help me?????????????????

    Hello Fanzaria,
    Congratulations on your new computer!  It sounds like you are trying to transfer your iTunes purchases from your iPod to iTunes on your computer, but you are repeatedly getting an authorization prompt. 
    Is it possible that some of these songs were purchased with an Apple ID you may have been using at another time?  You mentioned that you don’t see these purchases under your past purchases in the iTunes Store.  I recommend checking to see if they are hidden under your current Apple ID using the steps in the section titled “To unhide your purchases” in the following article:
    iTunes Store: Hiding and unhiding purchases
    http://support.apple.com/kb/ht4919
    If you are not seeing all the songs you expect to see after checking for hidden purchases, I recommend searching for an older Apple ID that you may have used.  Use the steps in this article to find your Apple ID:
    Apple ID: How to find your Apple ID
    http://support.apple.com/kb/HT5625
    If you find an alternate Apple ID that you used, authorize iTunes with that Apple ID:
    Authorize or deauthorize your Mac or PC
    http://support.apple.com/kb/ht1420
    I also recommend reviewing the following article for the issue you are experiencing.  I recommend reviewing the full article but specifically the section to Remove the SC Info folder:
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases
    http://support.apple.com/kb/TS1389
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • I bought movie on iTunes and when I try watch on AppleTV it displays "Your Apple TV is not authorized to play this content" What gives?

    I bought movie on iTunes and when I try watch on AppleTV it displays "Your Apple TV is not authorized to play this content" What gives?

    Welcome to the Apple Community.
    Have you tried de/re-authorising your Computer.

  • After upgrading to Snow Leopard, I can not log into the computer. What Can I do?

    after upgrading to Snow Leopard, I can not log into the computer. What Can I do?

    SqueezeAce wrote:
    after upgrading to Snow Leopard, I can not log into the computer. What Can I do?
    Stick the 10.6 disk into the machine and reboot holding the option/alt key down on a wired/built in keyboard.
    On the second screen, under the Utilities menu is a Password Reset, use it.
    Step by Step to fix your Mac
    What this will do is reset the password and the user account permissions in the process.
    You might have problems with Keychain afterwards, to fix that.
    https://support.apple.com/kb/HT1631  https://support.apple.com/kb/TS1544
    If your still having trouble, look through these User Tips
    https://discussions.apple.com/community/notebooks/macbook_pro?view=documents#/?p er_page=50

  • I cant view attached vidoes what can I do ?

    I cant view attached vidoes what can I do ?

    you may have broken something inside, although you cant see much damage on the outside.  You can bring it somewhere to get it looked at, but iPhones are generally replaced, not fixed.

Maybe you are looking for

  • Probem in display

    Hi I have one problem when displaying the text in smartform i declared my variable as string type in the smartform i get the item text from purchagse order ( it is about 300 characters) into this variable. even though the lengh of the variable is sho

  • Logarithmic Trendline

    I am testing out iWork '09, hoping to get away from Office. So, naturally, I'm importing a few of my Office documents (Word docs and Excel spreadsheets so far) to see what happens. I've run into a problem with Numbers and hope someone can help. This

  • Read all projects within Project Online using web part Sharepoint

    Hello all. Can we get data of all projects from Project Online in Sharepoint Site? So far as I understand we can get data of list like this: SPWeb web = SPContext.Current.Web; SPList issueList = web.GetList("https://tenant.sharepoint.com/sites/demo/S

  • Help me:Flash CS3 cannot import AI format

    When I inport the AI format, the software makes a mistake on the prompt: "unknown software exception(0xc000000d),location:0x7813892c" What meaning is this?

  • Merchandise Hierarchy in SAP Retail?

    Hi SAP gurus, What is Merchandise Hierarchy in SAP Retail System? Please explain me with proper example. Regds Ashish Kumar