![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: 403, appointm, creating, error, forbidden, http11, showing, while |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
While creating an appointment, I am getting Error: HTTP/1.1 403 (Forbidden)
error. My code is: ?xml version='1.0'?a ropertyupdate xmlns:a='DAV:' xmlns:m='urn:schemas:mailheader:' xmlns:cal="urn:schemas:calendar:" xmlns:mapi="http://schemas.microsoft.com/mapi/" xmlns:e="http://schemas.microsoft.com/exchange/" xmlns:dt='urn:uuid:c2f41010-65b3-11d1-a29f-00aa00c14882/' xmlns:mail='urn:schemas:httpmail:' a:seta ropa:contentclassurn:content-classes:appointment/a:contentclasse utlookmessageclassIPM.Appointm ent/e utlookmessageclassa:idAQEAAAAAAEZ1AgAAAAAoCA gAAAAA /a:id/a ropa ropmail:subjectSolve Hexadecimal Error by Atul Saxena /mail:subject/a ropa ropmail:textdescriptionNetaji Subhash Palace/mail:textdescription/a ropa ropcal:locationNetaji Subhash Palace/cal:location/a ropa ropcal:dtstart2007-09-27T03:30:00.000Z /cal:dtstart/a ropa ropcal:dtend2007-09-27T04:00:00.000Z /cal:dtendcal:instancetype dt:dt="int"0/cal:instancetype/a ropa ropcal:busystatusBUSY /cal:busystatus/a ropa ropcal:meetingstatusTENTATIVE /cal:meetingstatuscal:alldayevent dt:dt="boolean"0/cal:alldayeventcal:responserequested dt:dt="boolean"1/cal:responserequestedcal:reminderoffset m/m:tomapi:finvited dt:dt="boolean"1/mapi:finvited/a rop/a:set/a ropertyupdateoXMLHttp = CreateObject("Microsoft.XMLHTTP") oXMLHttp.open ("PROPPATCH", /Calendar/", False, Me.UserNameAlias, Me.Password) ' Set up request headers. oXMLHttp.setRequestHeader("Content-Type", "text/xml") ' Send the query. oXMLHttp.send(sQuery) Response is: ?xml version="1.0"?a:multistatus xmlns:b="http://schemas.microsoft.com/exchange/" /Calendar/a:hrefa ropstata:statusHTTP/1.1 403 Forbidden/a:statusa ropa:id//a rop/a ropstat/a:response/a:multistatusThis error is not coming when I am updating any appointment but at the time of creation this response is coming. Please tell me the solution of this. Thanks in advance. Atul Saxena |
| Ads |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RPC over HTTP -- Outlook over Internet option not showing | Craig | Outlook - General Queries | 2 | August 29th 07 04:52 PM |
| showing resource options when creating a meeting request | Chris C | Outlook - Calandaring | 2 | April 25th 07 04:10 PM |
| Forbidden Access | psychman | Outlook - General Queries | 4 | March 14th 07 10:09 PM |
| Contacts not showing up when creating new email | Gail Sailors | Outlook - Using Contacts | 2 | June 18th 06 03:09 AM |
| Unable to edit recurring Appointm. | Chris | Outlook - Calandaring | 0 | March 21st 06 04:00 PM |