Sushama Shroff

Results 10 issues of Sushama Shroff

Referring to https://github.com/vgrem/Office365-REST-Python-Client/issues/821 @vgrem Is there a plan to add a FilterDate option in the ChangeQuery or how can the filter query below be combined with ChangeQuery, so we can...

question

Looking at the docs for Onedrive, it shows how we can download files from users root folder. https://github.com/vgrem/Office365-REST-Python-Client Is there a way to list and download all files from users...

question

Hello @vgrem @GitSumito , came across the issue https://github.com/vgrem/Office365-REST-Python-Client/issues/654 question on how to get the user_assertion for the below ? msal_app.acquire_token_on_behalf_of(user_assertion=id_token,scopes=["https://graph.microsoft.com/.default"]) Per the below link, it seems it needs user...

question

Going through the Microsoft recommendations for throttling, https://learn.microsoft.com/en-us/sharepoint/dev/general-development/how-to-avoid-getting-throttled-or-blocked-in-sharepoint-online 1. Choose [Microsoft Graph APIs](https://learn.microsoft.com/en-us/graph) over CSOM and REST APIs when possible 2. Use the Retry-After and RateLimit HTTP headers 3. Decorate...

question

I am using the below with certificates to get the context for a site. Is it accurate to say that the context will expire when the certificate expires ? I...

question

The prometheus metric type could be included in the searlized JSON sent to Kafka. Having the metric type populated, would make it easier to work with the consumers of Kafka...

Configured below bench case file- bench_cases: - name: "insert-person" concurrency: 2 - name: "insert-friend" concurrency: 2 Seeing errors from dgraph [ dgraph/dgraph:v1.0.12-rc1] 2019/01/06 23:10:05 Failed to call mutate: rpc error:...

https://github.com/vgrem/Office365-REST-Python-Client/blob/master/examples/sharepoint/lists/read_items_with_filter.py Here, with the day, month, year, the results are accurate. However, when hour and minutes are specified, it does not give accurate results. from_datetime = datetime.datetime(2022, 1, 20, 0,...

question

### Describe the bug Created JIRA connector following this documentation https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kendra/client/create_data_source.html datasource created, but the sync fails. No logs on kendra for the error. create and sync from kendra UI...

bug
service-api
p2
kendra

### Describe the bug [Kendra] - sharepoint datasource (AZURE_AD Authentication) create data source - am able to create the datasource using boto3. - datasource created above fails the sync, in...

bug
service-api
p2
kendra