issues Search Results · repo:microsoft/kiota-typescript language:TypeScript
Filter by
141 results
(100 ms)141 results
inmicrosoft/kiota-typescript (press backspace or delete to remove)Looks like the apiClientProxifier blows up when an instance is returned from an async function. I am loading some
server-side configuration options before generating the client and wanted to return the ...
status:waiting-for-author-feedback
type:question
tracker1
- 2
- Opened on May 7
- #1725
What are you generating using Kiota, clients or plugins?
API Client/SDK
In what context or format are you using Kiota?
Nuget tool
Client library/SDK language
TypeScript
Describe the bug
I have the ...
enhancement
help wanted
status:waiting-for-author-feedback
type:enhancement
TypeScript
daveapsgithub
- 4
- Opened on Apr 16
- #1767
What are you generating using Kiota, clients or plugins?
API Client
In what context or format are you using Kiota?
Nuget Tool
Describe the bug
DateOnly values are not correctly serialized and appended ...
Needs: Attention 👋
TheDusty01
- 6
- Opened on Apr 4
- #1686
Currently, we are investigating an issue with Kiota converting Date to ISO8601. Since Kiota is using the default
implementation of toISOString(), it does not include the proper timezone. As per documentation, ...
Status: No Recent Activity
status:waiting-for-author-feedback
zZHorizonZz
- 7
- Opened on Apr 1
- #1680
Hi,
In C#, the HttpClient accept the HttpMessageHandler and it allows me to add security certificate to the request
var clientHandler = new HttpClientHandler();
clientHandler.ClientCertificates.Add(x509Certificate); ...
Needs: Attention 👋
type:question
MartinM85
- 3
- Opened on Mar 31
- #1676
when working on https://github.com/microsoft/kiota/issues/4190, we ensured 204 and other status codes with empty
responses would not throw, we should do the same work for 304
type:bug
baywet
- Opened on Mar 27
- #1673
We are currently working with ArrayBuffer and we have found a possible bug with doing so. The generated code from Kiota
looks something like this:
writer.writeNumberValue( LinkGroup , attachModel.linkGroup); ...
bug
help wanted
priority:p1
type:bug
WIP
zZHorizonZz
- 1
- Opened on Mar 21
- #1662
We have just concluded the investigation into our app leaking memory after a recent Kiota update. Basically, what
happened is that Kiota started generating proper type if the format of a field is specified ...
bug
help wanted
priority:p1
type:bug
WIP
zZHorizonZz
- 4
- Opened on Mar 19
- #1653
I am wondering if multiple span.end() calls are intented in the following code of fetchRequestAdapter.ts:
- startTracingSpan:
https://github.com/microsoft/kiota-typescript/blob/1dd543235361c045680e6171f0c5db6426c71cb5/packages/http/fetch/src/fetchRequestAdapter.ts#L168 ...
bug
priority:p1
type:bug
type:regression
WIP
yasaichi
- Opened on Mar 19
- #1652
When you run npm run build in https://github.com/microsoft/kiota-typescript.git you get the following errors suggesting
a type mismatch:
Image
Node version: v22.13.1 Kiota-bundle: 1.0.0-preview.83
WIP
musale
- Opened on Mar 17
- #1645

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.