ProxymanApp / ProxymanApp/Proxyman
Wrong target host is used although raw HTTP request shows the right target host
Open
@NghiaTranUIT is already working on this.
Since Dec 29, 2023.
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
This is really strange.
I am using Proxyman on macOS all the time without any issues.
Now, I have a node.js app that uses axios to talk to OpenAI API and Spotify API.
I get a 403 on a request that should go to Spotify but actually goes to OpenAI, using the token meant for Spotify. Obviously, OpenAI gives me a 403.
If I disable proxying for the node.js app, everything works fine.
If I use Charles proxy, everything works fine.
I am lost... ;-)
Environment
- App version: e.g Proxyman 4.11.0
- macOS version: Ventura 13.5.2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.