Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"payload" argument must be of type object #1

Closed
darcyturk opened this issue Mar 22, 2025 · 1 comment
Closed

"payload" argument must be of type object #1

darcyturk opened this issue Mar 22, 2025 · 1 comment

Comments

@darcyturk
Copy link

darcyturk commented Mar 22, 2025

POST /api/uploadthing?actionType=upload&slug=postImage 200 in 66ms
⚠️ [uploadthing][deprecated] file.url is deprecated and will be removed in uploadthing v9. Use file.ufsUrl instead.
POST /api/uploadthing?slug=postImage 200 in 37ms
[14:46:05.429] INFO (#29) handleCallbackRequest=175ms: Sent callback result to UploadThing
⨯ TypeError: The "payload" argument must be of type object. Received null

@darcyturk darcyturk changed the title Instruction to Generate UPLOADTHING_TOKEN "payload" argument must be of type object Mar 22, 2025
@darcyturk
Copy link
Author

I haven't had time to thoroughly test this migration yet, but it seems to resolve the problem based on initial checks. #2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant