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
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
The text was updated successfully, but these errors were encountered:
darcyturk
changed the title
Instruction to Generate UPLOADTHING_TOKEN
"payload" argument must be of type object
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. Usefile.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
The text was updated successfully, but these errors were encountered: