You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invites need an expiration date (this will be "fixed" in v4, so you can have invites that don't expire, etc.), You can put something like 30m to make it choose a date 30 minutes from now, or if you want a specific date date=<js resolvable date instead. You can check if it resolves correctly by doing Date("your input") in a browser console or node.
Invites need an expiration date (this will be "fixed" in v4, so you can have invites that don't expire, etc.), You can put something like 30m to make it choose a date 30 minutes from now, or if you want a specific date date=<js resolvable date instead. You can check if it resolves correctly by doing Date("your input") in a browser console or node.
I tried setting an expiration date in the example above and it didn't work?
What happened?
Following the API docs for creating an Invite, however i get Invalid date error 400 every time.
Version
latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest)
What browser(s) are you seeing the problem on?
No response
Zipline Logs
No response
Browser Logs
No response
Additional Info
No response
The text was updated successfully, but these errors were encountered: