-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
π Bug report
Current Behavior
I am calling formium.getFormBySlug('my-slug')
from a shopify hydrogen (Remix) server side loader function and it used to work fine but all of a sudden started returning an error.
error message is Error code 526
Googling this means bad SSl certificate? Is the api service doing ok? Is there a status page?
Expected behavior
Should return a Form
object
Reproducible example
Project slug 668c7d39dff3230001ae44ca
await formium.getFormBySlug('general-contact')
Additional context
Definitely was working fine then just stopped a few days ago.
Your environment
Software | Version(s) |
---|---|
Formium | 0.1.4 |
React | ^18.3.1 |
TypeScript | ^5.5.4 |
Browser | Chrome |
npm/Yarn | npm 10.7.0 node v18.20.3 |
Operating System | Mac |
craigspaeth, iaanvn, scnroy, tataihono and sosiology
Metadata
Metadata
Assignees
Labels
No labels