twilio / twilio-oai

The Twilio OpenAPI Specification
MIT License
125 stars 78 forks source link

When the mock server can support trusthub API #82

Closed fivejjs closed 1 year ago

fivejjs commented 1 year ago

Issue Summary

I was testing the tusthub API but find there no response from the Mock server.

Steps to Reproduce

  1. start the mock server as in the doc.
  2. try the API call with the steps in Trusthub REST API

The response is empty. If there was a roadmap, when I can use it to test Trusthub REST API.

twilio-dx commented 1 year ago

Ahoy! Thank you for opening your first issue here! If this request is regarding troubleshooting your application, please reach out to the support team via https://support.twilio.com.

ghost commented 1 year ago

I don't know but right now my sdt and cloud keep leaking messages...can you guys check for me..Được gửi từ iPhone của tôiVào ngày 30 thg 11, 2022, lúc 11:06 CH, twilio-dx @.***> đã viết: Ahoy! Thank you for opening your first issue here! If this request is regarding troubleshooting your application, please reach out to the support team via https://support.twilio.com.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

Hunga1 commented 1 year ago

Hi @fivejjs. While trying to reproduce your issue using the documentation you linked, I noticed that there isn't a response, but an error is being thrown. Are you checking for errors being returned from the API call via the client, and if so do you also receive the following error?

Error: getaddrinfo ENOTFOUND

We're still investigating why we are receiving an error back when we call the Prism mock server from the SDK client.

claudiachua commented 1 year ago

Closing due to inactivity. Please re-open this issue or open a new GitHub issue if you still need help.