you changed the name of the form element....
you cannot change the form element name.
paypal expects the form element to be named item_number, you cannot change it to
item_sku,
that is not an element name that paypal is expecting....
you can change the value to pass the sku instead of ID, but you cannot change the name...