Here is the button code, what have i done wrong?
If(IsNull([Change Request ID#])=false and (IsNull([# of Approvals])=true or [# of Approvals]=0),URLRoot() & "db/bmgkazpqq"
& "?act=API_AddRecord"
& "&apptoken=chj8xied6ju5ucbj2guu6c6zq3c9"
//& "&apptoken=bg2ksr7cws5xgq3qgvvzbaqnghz"
& "&_fid_10="&URLEncode([Change Request ID#])
& "&_fid_8="&URLEncode("02 Submitted to PE for approval")
& "&_fid_16="&URLEncode(true)
& "&_fid_31="&URLEncode([Change Request ID#])
& "&_fid_80="&URLEncode("02 Submitted to PE for approval")
& "&rdr=" & URLEncode(URLRoot() & "db/bmgkazn4z" & "?a=dr&rid="& [Change Request ID#] & "&dfid=2"),"")