Failed to verify URL
Hello everyone, question about
https://{{REGION_ALIAS}}.ingest.uploadthing.com/{FILE_KEY}
. does "Failed to verify URL" indicate error in ANY wrong specified parameters of url or only the signature one?1 Reply
because i am not exactly sure if i have built right implementation of HmacSHA256 signing. To check the signature i use another reimplemented ts function from uploadthing repo and it uses many other functions that i had to go through which was confusing.
🥲