DavidD
Convex Community2y ago
3 replies
David

I'm just testing an action and keep

I'm just testing an action and keep getting this error:

Uncaught (in promise) Error: [CONVEX A(testFn:doSomething)] [Request ID: c0AtEdp9eOvw9ecA] Server Error
Uncaught Error: failed to convert header to a str


The action calls a 3rd party API and returns an array of objects. Has anyone come across this type of error before? I just tested running the API call in Postman multiple times and it always runs without any issues so I'm not sure why it's an issue when called from the action.
Was this page helpful?