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

miscellaneous.get_interstitial returns None instead of expected HTML #75

Open
asv-dev opened this issue Dec 15, 2024 · 0 comments
Open

Comments

@asv-dev
Copy link

asv-dev commented Dec 15, 2024

Hi there,
First of all, thank you for your hard work and contributions!

I encountered an issue while using the miscellaneous.get_interstitial method as it is returning None instead of the expected HTML.

Here's a reference to the relevant source code: miscellaneous.py#L80.

Steps to Reproduce:

Call the get_interstitial method from the miscellaneous module using a valid publishable_key.
Returned value is None.

Expected Behavior:

The get_interstitial method should return the appropriate HTML content as documented in Clerk Backend API Reference.

Additional Information:

I'm happy to assist in resolving this issue and would love to contribute a fix if you can provide any relevant guidelines for contributing to this project. Please let me know if there’s any additional information or setup needed to address this.

Thank you once again for your efforts and for maintaining this library! Looking forward to your response.

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

1 participant