Resolved! ServiceNow Developer Edition cannot create a Change Request via API -POST
The following --> curl "https://devxxxx.service-now.com/api/sn_chg_rest/v1/change" \ --request POST --header "Accept:application/json" --header "Content-Type:application/json" \ --data "{ \"chg_model\" : \"Standard\", \"d...