Jordan22
CCConvex Community
•Created by sortofsleepy on 10/2/2024 in #support-community
Trying to generate a OpenAPI C client - repeatedly fails to generate "any_type.h"
it may be worth trying another generator to see if that also runs into the same issue
19 replies
CCConvex Community
•Created by sortofsleepy on 10/2/2024 in #support-community
Trying to generate a OpenAPI C client - repeatedly fails to generate "any_type.h"
after a quick search, i saw this
19 replies
CCConvex Community
•Created by sortofsleepy on 10/2/2024 in #support-community
Trying to generate a OpenAPI C client - repeatedly fails to generate "any_type.h"
which version of the generator are you using?
19 replies
CCConvex Community
•Created by sortofsleepy on 10/2/2024 in #support-community
Trying to generate a OpenAPI C client - repeatedly fails to generate "any_type.h"
i can help you further debug the OpenAPI spec generator. .h is a C++ file type, so i’m curious if there is something weird going on with the generator.
19 replies
CCConvex Community
•Created by sortofsleepy on 10/2/2024 in #support-community
Trying to generate a OpenAPI C client - repeatedly fails to generate "any_type.h"
hi! i can also help with debugging this issue. can you please tell me which OpenAPI generator you are using and the full error message?
19 replies
CCConvex Community
•Created by anmot. on 9/4/2024 in #support-community
Can we add custom domain to dev convex deployment?
hi! we don’t have plans to support dev deployments. can you please explain your use case?
5 replies
CCConvex Community
•Created by Shahen 🔺 on 9/2/2024 in #support-community
ts-api-spec no type safety
hi! do you have args and returns validators defined on your convex functions? we can’t generate types for you if you don’t have them defined
4 replies
CCConvex Community
•Created by thedevstockgirl on 8/30/2024 in #support-community
As this product becomes more mature, it is important not to break things with the updates.
what command were you running when you got this warn/error?
58 replies
CCConvex Community
•Created by thedevstockgirl on 8/30/2024 in #support-community
As this product becomes more mature, it is important not to break things with the updates.
can you please share a screenshot of the error you saw with convex helpers? we did a release today. i want to see if i can reproduce your error locally
58 replies
CCConvex Community
•Created by TEKIMAX on 8/16/2024 in #support-community
Assistance Needed: Custom Domain API Connected but Action API Failing Verification
Hi! What do you mean by it is stuck on pending? Is it saying that your domain isn't verified yet?
5 replies
CCConvex Community
•Created by TotallyDark on 5/27/2024 in #support-community
Can I provide "indices" in Convex Query?
hi! what do you mean by second and third values? if you want the second and third values by creation time, you can do the query
ctx.db.query(“tableName”).withIndex(“by_creation_time”).order(“asc”).take(3)
3 replies
CCConvex Community
•Created by Bocar Wane on 3/23/2024 in #support-community
File Bandwidth maxed out on free plan
Do you have multiple Convex teams?
7 replies
CCConvex Community
•Created by Bocar Wane on 3/23/2024 in #support-community
File Bandwidth maxed out on free plan
Thanks for verifying! Just checked on our end and it looks like the team you verified with doesn’t have any usage
7 replies
CCConvex Community
•Created by Bocar Wane on 3/23/2024 in #support-community
File Bandwidth maxed out on free plan
Your app shouldn’t shut off as soon as you hit the limit. We forgive one-day spikes
7 replies
CCConvex Community
•Created by Bocar Wane on 3/23/2024 in #support-community
File Bandwidth maxed out on free plan
Can you please follow the steps in #verify so we can check your usage on our side
7 replies
CCConvex Community
•Created by Bocar Wane on 3/23/2024 in #support-community
File Bandwidth maxed out on free plan
For free plans, the limit is reset at the beginning of each month
7 replies