Relative Content

Tag Archive for postswiftuipostmanhttp-headershttprequest

Getting 405 error when making POST request with URLRequest

I’m trying to make a POST request to a newly deployed vercel server. I am having trouble with the request in POSTMan and am getting error 500 when I try to request it from postman. My swift code only returns error 405. Here is my code: