Show HN: Osapy - an API proxy to visualize HTTP request for debugging
1–10 of 27 posts
Re: Show HN: Osapy - an API proxy to visualize HTTP request for debugging
#2Re: Show HN: Osapy - an API proxy to visualize HTTP request for debugging
#3I've been frustrated with building API integrations and struggling to track down API call issues via Postman, e.g. what does a raw request really look like or where are my headers ending up. Interested to see if anyone finds this useful.
My URL ends with // so I wonder if I'm not getting my auth token? Total guess as to the URL structure here.
Re: Show HN: Osapy - an API proxy to visualize HTTP request for debugging
#4Re: Show HN: Osapy - an API proxy to visualize HTTP request for debugging
#5How is it different from https://requestbin.com/ ?
Re: Show HN: Osapy - an API proxy to visualize HTTP request for debugging
#6I've been frustrated with building API integrations and struggling to track down API call issues via Postman, e.g. what does a raw request really look like or where are my headers ending up. Interested to see if anyone finds this useful.
When I hit my private URL, I receive "Missing Authentication Token". My URL ends with // so I wonder if I'm not getting my auth token? Total guess as to the URL structure here.
Re: Show HN: Osapy - an API proxy to visualize HTTP request for debugging
#7I've been frustrated with building API integrations and struggling to track down API call issues via Postman, e.g. what does a raw request really look like or where are my headers ending up. Interested to see if anyone finds this useful.
When I hit my private URL, I receive "Missing Authentication Token". My URL ends with // so I wonder if I'm not getting my auth token? Total guess as to the URL structure here.