Live data from Hacker News

Show HN: Osapy - an API proxy to visualize HTTP request for debugging

osapy.com

1–10 of 27 posts

Re: Show HN: Osapy - an API proxy to visualize HTTP request for debugging

#3
post #2

I'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

#6
post #3
post #2

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

Hackernews is sending a lot of traffic my way and in your case the server shows that it's struggling. Need to fix tomorrow.

Re: Show HN: Osapy - an API proxy to visualize HTTP request for debugging

#7
post #3
post #2

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

Please try again later.
Post reply on HN