issues Search Results · repo:microsoft/typed-rest-client language:TypeScript
Filter by
131 results
(79 ms)131 results
inmicrosoft/typed-rest-client (press backspace or delete to remove)Environment Node version: v18 and newer typed-rest-client version: Latest
Issue Description I m eager to leverage typed-rest-client within my application. However I don t see support for signed
requests ...
Area: RestClient
triage
richardwf1arcade
- Opened 6 days ago
- #384
Steps to reproduce:
1) Create a new typescript library
2) Install typed-rest-client
3) Create a new UI project
4) Include the typescript library from step 1
5) Call the new library s functionality ...
Area: RestClient
stale
triage
dpwzone
- 4
- Opened on Dec 9, 2024
- #381
Environment
Node version: v18 and newer typed-rest-client version: Latest
Issue Description
I m eager to leverage typed-rest-client within my Remix application. However, I believe its current reliance ...
Area: RestClient
question
stale
sebastien-comeau
- 3
- Opened on Oct 2, 2024
- #379
Environment
Node version: 20.12.2 Npm version: 10.5.0 OS and version: MacOS 14.2.1 typed-rest-client version: 2.0.0
Issue Description
Some REST API endpoints that we are working with return binary data ...
Area: RestClient
stale
scerdal
- 10
- Opened on Jul 2, 2024
- #374
Hello,
I have noticed that the NetworkRetryErrors list in lib/HttpClient.ts.js does not include EHOSTUNREACH.
const NetworkRetryErrors: string[] = [ ECONNRESET , ENOTFOUND , ESOCKETTIMEDOUT , ETIMEDOUT ...
Area: RestClient
enhancement
adviri
- 1
- Opened on Jun 27, 2024
- #372
This was previously requested at https://github.com/microsoft/typed-rest-client/issues/47 and
https://github.com/microsoft/typed-rest-client/issues/147 but those issues were closed even though the project ...
Area: RestClient
enhancement
stale
per1234
- 4
- Opened on Jun 28, 2023
- #361
Environment
Node version: 14.16.0 Npm version: 6.14.11 OS and version: Win 10 22H2 (19045.2846) typed-rest-client version: 1.8.9
Issue Description
Chrome produces a TypeError: Cannot read properties ...
Area: RestClient
bug
WhatNot911
- 3
- Opened on May 4, 2023
- #355
1. Please check our current Issues to see if someone already reported this
https://github.com/Microsoft/typed-rest-client/issues
2. Take a look at our Instructions for logging issues
https://github.com/Microsoft/typed-rest-client/blob/master/CONTRIBUTING.md#instructions-for-logging-issues ...
Area: RestClient
stale
sebastien-klima
- 2
- Opened on Mar 28, 2023
- #353
Environment
Node version: 18.x typed-rest-client version: 1.8.11
Issue Description
Popular libraries like make-fetch-happen and cache-control-fetch rely on the fetch API. This API is new in Node 18, ...
Area: RestClient
enhancement
stale
jamesarosen
- 5
- Opened on Nov 8, 2022
- #341
Using typed-rest-client with react next js not able to init RestClient
import { IRequestQueryParams } from typed-rest-client/Interfaces ; import * as restc from typed-rest-client/RestClient ;
export ...
Area: RestClient
enhancement
stale
nileshzala005
- 3
- Opened on Oct 21, 2022
- #340

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.
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.