Skip to content

Fix type of expires_in_seconds parameter #127

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mikolajkapica
Copy link

During development we couldn't successfully set expire_in_seconds parameter due to invalid type. This should fix #85.

@alexmavr
Copy link

@mikolajkapica any updates on this change? it's been affecting our team significantly as we have to workaround with a custom HTTP client

@mikolajkapica
Copy link
Author

@mikolajkapica any updates on this change? it's been affecting our team significantly as we have to workaround with a custom HTTP client

We're using a forked version with this change and it seems to not cause any trouble. What kind of updates do you have in mind?

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

Successfully merging this pull request may close these issues.

create_session_token expires_in_seconds arg resulting in 400: request_body_invalid
2 participants