troy
TTCTheo's Typesafe Cult
•Created by troy on 8/1/2023 in #questions
csv uploads
Trying to upload a csv file with UploadThing and keep running into this error, should it be a different file type?
<Error><Code>AccessDenied</Code><Message>Invalid according to Policy: Policy Condition failed: ["eq", "$Content-Type", "text/csv"]</Message><RequestId>JEZTTVM0B2KSBX4R</RequestId><HostId>PgY/8AqUcarif231bRI5/ppS46NG4/NLhxAGPF0EwzC0Kff2yTJF4/xWwgKTxMg8JPHaDc36avE=</HostId></Error>
3 replies
TTCTheo's Typesafe Cult
•Created by troy on 7/25/2023 in #questions
next auth vercel
Trying to deploy an app on vercel that use getServerSideProps, code seems to work fine on development but failing after deployment, doesn't seem to be finding the session
i tried setting all the required ENV varaibles, could anyone assist?!
4 replies