-
We are trying to use SyncFolderItems EWS operation. The request is below.
IdOnly
10
NormalItems
…
-
Service :
AirService.availability({
legs: [{
from: 'KHI',
to: 'DXB',
departureDate: '2023-01-10'
}],
passengers: {
ADT: 1,
INF: 0,
…
-
I was earlier passing the OAuth token as an authorization header in my SOAP requests and was able to get the response fine for things like GetInboxRules, Delegates etc. Now I see only a smaller subset…
keshy updated
7 years ago
-
Migration guide (soap calls to restlets):
https://developer.atlassian.com/jiradev/api-reference/jira-api-status/jira-rpc-services/jira-soap-to-rest-migration-guide
Announcement notice:
https://develo…
-
When using `soap:wsdl2erlang(...).` on [http://demo-hotelws.touricoholidays.com/HotelFlow.svc?wsdl](http://demo-hotelws.touricoholidays.com/HotelFlow.svc?wsdl), I get the following.
```
** exception …
-
I have just updated to version 1.0.0.beta.1 and then 1.0.0.beta.2 to try and overcome an issue with not being able the create contacts folders.
Now in this version I can't access the public folders. …
-
I try to create EWS account, and save password but it does not arrives at kwallet. Meanwhile if I delete in kwallet a root instance "akonadi-ews" it will appear again, but with no password. If I try t…
-
In my CI process, I create a scratch org and immediately after I use this module to authenticate and get an access token using the username, password, session_token and domain. Intermittently, I recei…
-
Preliminary Zend_Soap didn't work with namespaces and objects received in service classes weren't equal to specified in WSDL.
There should be implemented a method, which returns a classmap for given…
-
Not everything is stored in a database with access. Although a lot of data is available through api.
Documentation is crucial here. Although there are standards like wsdl, openapi or odata which cont…