Hello!
I have done the steps over for 113-120 because when I view my recently viewed my new API is not showing up. I am also not receiving emails saying the flow had an error so I do not think my flow was put incorrectly. I made sure the http was copied exactly and I followed all other instructions correctly. I think maybe because the first two letters of my first name (Haley) and the last three of my last name (Kelley) make my first name Haley. Could that be creating my error? If not what could it be? for reference: https://webto.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8%22method=%22POST%22&oid=00DHp000001sfT4%E2%80%9C&first_name=Haley
that is what I used^
No the problem with your long API URL is that you placed a double quote before the &first_name part. Here's how it looks in the browser when I click on what you pasted here:
Every character has to be correct or it doesn't work.
If your Flow is messed up, then that's a different reason why this and the later steps won't work. It's a pain to delete your Flow and remake it - that's why Step 65 says to make sure you matched the screencap exactly or else cancel and rebuild it then. It can be deleted now but it's just harder. See the instructions in the Help FAQ here at MaxzPlace, under 3b, Step 117 and follow those.
Let me know, ok?