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

No EU Protected Mode #29

Open
NRS-LeonBernard opened this issue Mar 2, 2021 · 1 comment
Open

No EU Protected Mode #29

NRS-LeonBernard opened this issue Mar 2, 2021 · 1 comment

Comments

@NRS-LeonBernard
Copy link

I can't set the API to EU Protected mode.

@oliverwebr
Copy link

jotform.options accepts an url property, so you can do this:

jotform.options({
    url: "https://eu-api.jotform.com",
    debug: true,
    apiKey: "<API_KEY>",
});

@wojtekmaj wojtekmaj mentioned this issue Aug 24, 2023
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 a pull request may close this issue.

2 participants