jotform / jotform-api-python

JotForm API - Python Client
GNU General Public License v2.0
39 stars 48 forks source link

Missing HIPAA endpoint support. #17

Closed ryleysevier closed 2 years ago

ryleysevier commented 2 years ago

The HIPAA servers allow API access. An error is properly raised from the library for it either. It just kicks back saying content invalid.

addisonlynch commented 2 years ago

+1 on this

utkubekci commented 2 years ago

Hi,

We have been unable to replicate the issue you mentioned.

Can you please provide more details?

After setting the baseURL to https://hipaa-api.jotform.com using set_baseurl() function we did not encountered any issues and received the expected responses.