Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sandbox and production system are incompatible #10

Open
vorlif opened this issue Feb 12, 2025 · 1 comment
Open

Sandbox and production system are incompatible #10

vorlif opened this issue Feb 12, 2025 · 1 comment

Comments

@vorlif
Copy link
Contributor

vorlif commented Feb 12, 2025

I am aware that this is probably not the right place for this report, but I noticed it here.

The API documentation for voice calls says that the messages.id in the response is a number. The production system also sends back a numerical value, but the sandbox sends back a string.

Therefore, the tests of this repository are successfully executed against the sandbox, but fail on the production system.

Image

vorlif added a commit to vorlif/go-client that referenced this issue Feb 12, 2025
@matthiez
Copy link
Contributor

@vorlif You are right. The actual value can be a number or null. Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants