Submitting forms getting forbidden error

Hi all,
We have a site which is having feedback option.
after filling the feedback form and thee moment you press "send" it is giving forbidden error on browser.
Please help me in resolving.
Thanks in Advance.
Mahesh

Hi Mahesh,
   Verify your logs & it should have more details.  Seems like storing feedback information at location is not have write permission. Either acl permission is not provided to storing location Or refferer filter is not configured etc..
Thanks,
Sham

Similar Messages

  • Some Access Forms getting an error

    I used OMWB to extract the DDL and data from an Access app to an Oracle 10g database -- works well!. I also allowed the OMWB to update the access app to convert the local tables into linked tables -- also worked well!
    My question is this: While I can open the linked tables by double clicking on them in the tables tab in Access, I cannot open the form built on the table. I get an error stating 'You can't go to the specified record'.
    Does anyone have a suggestion as to what to look at/for? About half of the forms open fine and the others don't. I've looked for any pattern of what's different, but haven't found on.
    Thanks for any insights/suggestions....

    A couple of new facts that maybe will help in a solution:
    1. I used OMWB to migrate and load tables from Access 2003 to Oracle 10g.
    2. I used OMWB to change Access to use a database link to access the newly created tables.
    3. I can insert data into all tables in Oracle from sql*plus.
    4. I can insert data into SOME of the tables in Oracle from Access through the linked table.
    5. I cannot insert data into SOME of the tables in Oracle from Access through the linked table.
    6. I am using the same user for the ODBC connection for all tables
    What would cause two tables that are the same in nature (no fk, no nothing) to behave differently.
    Any ideas why the differing behavior?

  • Some users get forbidden error when trying to connect to remote panel

    I have an application that is running LV 8.2.1 and using DSC.  The application can be viewed and controlled through a remote panel.  The issue is that certain people cannot access the webpage, even though I have not restricted it.
    I have traced it down to one subnet in our factory that cannot view the panel (the panel can only be viewed internally to the company).  I can set up anyone else in the building on different subnets, and they can view it perfectly, but this one subnet cannot get access.  My IT department says that there is no special firewall or security settings on any of the subnets, and that they are all the same, just have the subnets set up to better know what part of the building the user is in (ie subnet 27 is purchasing, 28 is engineering, etc).
    I have tried rebooting the computer, unplugging the ethernet cable and replugging it back in while restarting (NI said that should clear any blocked ip address from the remote server).
    Has anyone else had a similar issue??
    Kenny

    Hi Kenny,
    This is an interesting problem.  Could you try running a different VI on the malfunctioning subnet just to make sure that there isn't something odd in your code that is causing this?  I would be interested to know if you can get anything at all to function on that particular subnet.  Also, are you guys using Windows XP across the board?
    Stephen S.
    National Instruments
    1 Test is worth 1000 expert opinions

  • [SOLVED] HP printer paused, cannot resume due "forbidden" error

    I have had similar problem as in thread https://bbs.archlinux.org/viewtopic.php?id=85454 , my HP printer is "paused". The other thread is marked as solved, so I created this new one.
    The printer worked fine before I installed networkmanager, so it must have modified something.
    I have tried the tricks displayed in the above linked thread, but keep getting "forbidden" errors when I am trying to resume the printer. How can bypass the "forbidden" and resume the printer?
    Last edited by raavas (2011-10-27 19:28:22)

    Managed to get this solved. Problem was in the user groups. After adding my username into the lpadmin, problem went away.

  • SharePoint ClientContext ExecuteQueryAsync throws Forbidden Error

    Hello I am trying to add item into SharePoint list using Windows Phone 8.1. Everything works fine with Windows Phone 8 but decided to use Windows 8.1 in order to use new UI components. Any way my code is below but it is not working. What is the reason to get
    Forbidden error I dont know. Can anyone help?
    Thanks
    try
    ClientContext ctx = new ClientContext("http://www.siteurl.com");
    ctx.Credentials = new NetworkCredential("spadmin", "111qqq222");
    ctx.AuthenticationMode = ClientAuthenticationMode.FormsAuthentication;
    Web web = ctx.Web;
    List liste = web.Lists.GetByTitle("ListName");
    ListItemCreationInformation ic = new ListItemCreationInformation();
    ListItem item = liste.AddItem(ic);
    item["Title"] = "Can";
    item.Update();
    ctx.Load(item);
    await ctx.ExecuteQueryAsync();
    catch (Exception ex)
    //Handle error

    Hi,
    According to your description, my understanding is that you want to add list item using Client Object Model in Window Phone 8.1.
    For a better troubleshooting, I suggest you can use Windows Phone  emulator to find if there are some detailed error message of this issue.
    Here are some detailed articles for your reference:
    Phone Debugging in Visual Studio 2013 Update 2
    Run Windows Phone apps in the emulator
    Thanks
    Best Regards
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Sharepoint 2010, InfoPath 2010 with Custom Workflow. Error Message: InfoPath cannot submit the form. An error occured while form was submitted...

    I have created an InfoPath form that submits to a Sharepoint library with custom workflow attached. The workflow is initiated when the user submits the form. An email is sent to the supervisor who clicks the "Encoded Absolute URL" and approved
    the form via the emailed form. Then, based on certain criteria the form is either emailed to the VP or the workflow is complete. The VP is sent an email and clicks the "Encoded Absolute URL" and sumbits the form via the emailed form. This is
    how I would like it to work. The reality is, the form submits and is emailed to the supervisor and the supervisor is able to approve but when the form is sumbitted I get an error. The error is "InfoPath cannot submit the form. An error occured while
    this form was being submitted. The form cannot be submitted to the following location: <URL> The file <URL> is checked out for editing by <me> The operation completed successfully." The operation did not complete successfully and it
    is not checked out. I have read in previous posts that the file is locked. Since I am in the testing faze of the project there is no one else using the form. I have waited 24 hours and the lock has not been released. Please help!!! My deadline is growing short.

    I ran into your post while having a similar issue.  I don't have a 'full' fix for you, but I noticed at least in our case if you made sure you opened the Infopath form through the browser instead of the client Infopath program (use the drop-down menu
    and open in browser) the error doesn't occur.  Hope that helps some....

  • Error message received submitting form via email - "Acrobat cannot connect to the server"

    Some of my users are unable to submit form data.  The forms are set up to be submitted via email and only a few of the users are effected.  They have installed the latest versions of both Acrobat and Adobe Reader.
    "Acrobat cannot connect to the server, but will automatically submit your form once the server is online.  You can check tracker for the status of this submission."
    "You have already submitted the data on this form and it is waiting to be sent.  Further changes are not allowed until the prior data is sent."
    I know that this question has been asked before, but there has not been a response.  This is very frustrating.
    Thanks for any help or sugesstions.

    I have this exact same error, but also have not yet found a workaround.
    Only sporatic users get the error, and I've been unable to duplicate it from my machine.  I am on Adobe Reader v 10.1.2.
    Actually I can get around the error if I were to downgrade to Adobe v9, but that is a bandaid fix - not really a secure answer.

  • Help! When users save web forms and come back to submit they get an error message and form is lost

    I have a feb form that has a 28 save limit.  When users save the form and return to submitt them they get a error message that says the form has expired or has been submitted.  The form is open and it was not submitted.  Any thoughts.
    Form deadline is tomorrow and people are getting angry when I tell them to recreate the form.

    Hi;
    Can you forward me any of the emails from your users with their saved link that is not working and we can look into it?
    Send to [email protected]
    Thanks,
    Josh

  • Error Submitting form

    Anyone getting this error while submitting form.My process looks good . Same connection works for other form but not for this form.Any help please its urgent

    Here is something new i found.The process which worked i tried to attach the form (pdf form) from my other process which showed me error while submitting form and i get the same error when i use tht form in the process which worked...
    why is this so any thoughts???

  • Error upon submitting form (SWF/Flex)

    I often get this error upon submitting a SWF(Flex) LC form.  The workflow proceeds just fine, but it acts like Workspace is having an issue cleaning up.  Does anyone have any experience with what this is?
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at MethodInfo-12904()
    at lc.core::DefaultResponder/fault()
    at lc.core::Token/callFaultHandlers()
    at lc.core::Manager/handleFault()
    at lc.core::Manager/handleFaultEvent()
    at MethodInfo-2828()
    at lc.core::DefaultResponder/fault()
    at mx.rpc::AsyncToken/http://www.adobe.com/2006/flex/mx/internal::applyFault()
    at mx.rpc.events::FaultEvent/http://www.adobe.com/2006/flex/mx/internal::callTokenResponders()
    at mx.rpc::AbstractOperation/http://www.adobe.com/2006/flex/mx/internal::dispatchRpcEvent()
    at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faultHandler()
    at mx.rpc::Responder/fault()
    at mx.rpc::AsyncRequest/fault()
    at NetConnectionMessageResponder/statusHandler()
    at mx.messaging::MessageResponder/status()
    This is my method that submits the form.
    private function OnAllDocumentsUploaded(event:Event):void {
      status_box.Flash("The DCF is being submitted to the server for processing!");
      // remove any Rejections
      delete form_data.Role.Rejected;
      lcConnector.setSubmitData(form_data);

    No, I don't.  It's intermittent.  I thought it perhaps happened when I threw up a <mx:Box> just before data submission to let them know the data was being submitted, but that's not it.
    My fear is there is something I am leaving hanging, but there isn’t enough documentation on writing Flex forms for LC to really know what that might be.
    I can't imagine what would be trying to talk to the task after the form has been closed.

  • SAP Adobe form getting error when printing QRCODE

    Dear experts,
    In my program i called Adobe forms.
    In the interface I pass below code
    DATA: lv_nl TYPE string,
           lv_n1 TYPE xstring,
           lv_t1 TYPE xstring,
           lv_tb TYPE string.
    lv_n1 = '13'.
    lv_t1 = '09'.
    BREAK-POINT.
    CALL FUNCTION 'CACS_CONVERT_HEX_TO_STRING'
       EXPORTING
         xstring = lv_n1         " <== Your value here
       IMPORTING
         cstring = lv_nl.
    CALL FUNCTION 'CACS_CONVERT_HEX_TO_STRING'
       EXPORTING
         xstring = lv_t1           " <== Your value here
       IMPORTING
         cstring = lv_tb.
    CONCATENATE gv_sc gv_po1 gv_pa1 lv_nl gv_in1 lv_tb gv_exdat.
    I am getting an error
    Exception       SYSTEM_ERROR
    Message ID:          FPRUNX                     Message number:           001
    Message:
    ADS: com.adobe.ProcessingException: com.adobe.Processin(200101)
    Kindly check and suggest me .
    Gopi

    Hi Gopi,
    Looks like your ADS service is down. Contact your Basis Team.
    Run program FP_TEST_03 to verify the ADS service.
    Refer to thread
    http://scn.sap.com/thread/224489
    Regards
    Sandy

  • Getting a "403 Forbidden" error when I login ..

    Hi all ... Well yesterday I did a new installation of Oracle Express Edition 11g DB, which installed fine ... I then installed OC4J, and then finally installed APEX Listener 4.1 ...
    Now, when I opened 127.0.0.1:8888/apex/listenerAdmin for the very first time .. I saw a page where I was to configure the connection .. At that point I was unable to get the 'Basic' connection working (I think the error was that the Listener was unable at connect to the database), and so I closed down that page ..
    Now, one day later, when I open 127.0.0.1:8888/apex/listenerAdmin, I am asked for some login details ... I don't know what to put here to login .. In fact I have not successfully logged in here even once ..
    However, some clues are as follows: Before installing APEX Listener, I defined some new roles and users from the OC4J web interface ... If I try logging in through any of these, I get the '403 Forbidden' error ... Otherwise, if I enter any other random login details, the same login box keeps popping up ..
    So anyone know whats the problem here ? ... I suspect that no connect between APEX Listener and the Oracle DB is yet defined, which is why these problems are occuring ...
    I tried 'undeploying' APEX listener from the OC4J web interface, and then again 'deploying' it, but the exact same thing is happening ..
    Can anyone help me out here ?
    EDIT:
    I assume maybe I'm supposed to use the APEX_PUBLIC_USER account, which I configured in oracle before installing APEX (as per intructions in Oracle installation guides), but even when I try logging in through APEX_PUBLIC_USER, my login details are not accepted ... Also, I AM able to login into Oracle Database using APEX_PUBLIC_USER, but not in APEX Listener ... And since unlike what I described above, when I enter my APEX_PUBLIC_USER login details, the same login prompt keeps reappearing, meaning the login is not recognised at all ...
    Edited by: user7366837 on Sep 9, 2011 3:39 AM

    Hi,
    Now, when I opened 127.0.0.1:8888/apex/listenerAdmin for the very first time .. I saw a page where I was to configure the connection .. At that point I was unable to get the 'Basic' connection working (I think the error was that the >Listener was unable at connect to the database), and so I closed down that page ..I think the page you actually opened was http://127.0.0.1:8888/apex/listenerConfigure . At least, this is the page for the initial configuration. You can call it again until you've configured the database successful for the first time.
    Now, one day later, when I open 127.0.0.1:8888/apex/listenerAdmin, I am asked for some login details ... I don't know what to put here to login .. In fact I have not successfully logged in here even once ..The admin page needs the credentials you've configured on your OC4J.
    However, some clues are as follows: Before installing APEX Listener, I defined some new roles and users from the OC4J web interface ... If I try logging in through any of these, I get the '403 Forbidden' error ...... which you seem to have done, but probably you've some typo in there. Please note that you have to use the exact role names as described in the installation manual. A common problem is that users don't care about case sensitivity... This would fit to the symptom: You have a correct username/password combination, so the basic authentication is done, but the user is not authorized to call listenerAdmin because he doesn't have the appropriate role.
    -Udo

  • I am unable to load some web pages, I get an error message saying unable to load page due to invalid or unsupported form of compression, this happens on the BBC news page for example. Any ideas how to overcome???

    OS is Windows7. I'm using the latest version of Mozilla Firefox
    I am unable to load some web pages, I get an error message saying unable to load page due to invalid or unsupported form of compression, this happens on the BBC news page for example. Any ideas how to overcome???

    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • When I try to save a form as "Reader Extended PDF" in Acrobat Pro, I get an error message "This document could not be reader enabled".

    Hello,
    When I try to save a form as “Reader Extended PDF” in Acrobat Pro, I get an error message “This document could not be reader enabled”.
    The steps I’m following are described below:
    1.    Insert electronic signatures
    - In Tasks, click on “Add New Field -> Digital Signature”.
    - Move the square to the place where you want to put the signature and click.
    - Fill in the “field name” with the name of the person who has to sign here.
    - When it is done, click anywhere on the screen.
    - In Tasks, click on “Close Form editing”.
    - Go to menu “File -> Save as -> Reader Extended PDF ->Enable additional features”, click on “Save now”.
    - Fill in the file name and click on “Save”.
    2.    Save the Form
    - In Tasks, click on “Close Form editing”.
    - Go to menu “File -> Save as -> Reader Extended PDF ->Enable additional features”, click on “Save now”.
    - Fill in the file name and click on “Save”.
    I am using Adobe Acrobat Pro 10.0.0 on a W7 workstation
    Here's a screenshot of the problem.
    Thanks a lot.
    Gael

    Read the user manual that came w/the scanner and/or contact HP Support.
    http://support.apple.com/kb/PH14141 OS X Mavericks: Reset the printing system 
    http://support.apple.com/kb/HT3669 Printer and scanner software available for download 
    A scanner driver you may wish to consider:  VueScan Scanner Software

  • Can't sign up for eprintcenter-I get this error ---Ajax submit failed: error = 403, Forbidden

    Bought my 6700 printer yesterday.  Set it all up, prints fine.  Got the print out that tells me to go to the eprintcenter.com and "sign up and enter your printer code." 
    Every time I enter any information, I get this error code:  Ajax submit failed: error = 403, Forbidden
    I've tried entering my personal email, the eprint email--in short I've tried everything and can't register for an account so I can customize my printer email address, etc.  Can some one help?

    Tifmel,
    I do apologize that you are having this issue. If you are still having this issue, I would suggest using a different web browser (i.e. internet explorer, google chrome, mozilla firefox). There are more that are available but those are just a few examples. I sure hope you can get everything worked out. Thanks again!!!!
    Feel free to repost if you have any further questions, comments, or concerns.
    If I have SOLVED your issue, please feel free to provide KUDOS and make sure you mark this thread as SOLUTION PROVIDED!
    Although I work for HP, my posts and replies are my own opinion and not those of HP.

Maybe you are looking for

  • How can I combine my DVD files into one file for editing?

    Paul LS offers this excellent solution: Go to Start>All Programs>Accessories>Command Prompt... the Command Prompt window will open. Assuming C: is your hard drive and D: is your DVD drive type the following commands... type: "d:" and press Enter, the

  • I recently updated my iphone 3GS and lost everything - does anyone know how to get my contacts back, notes, calender etc?

    I recently updated my iphone 3GS to iOS 5.0.1 software.  After this was completed everything had been wiped from phone, all photos, apps, contacts, notes, calender. emails, music and settings.  itunes wouldnt recognise my phone afterwards, but I have

  • R/3 Spool printing  from portal, page breakup is not proper

    Hai All, We use Enterprise portal to access SAP R/3 4.6C server. From portal when a program is submitted in background by giving a receipent name. The spool content are sent to the person SAP inbox. In portal we have created SAP inbox as a iview and

  • JTable with JCheckBox

    Hi, Does anyone know how to make the selection on check boxes in a JTable limited to one? Currently the check box column in my JTable allow for multiple selection, but I want to make it so that only one check box can be selected at a time. thanks

  • Where can I find the BADI

    Hi Gurus, i am new to concept of BADI. Can any one present application/Use of BADI with an example . Can anyone tell me in which table or under which Tcode can I find the list of abailable BADI's ? Regards, NewAbaper