FavoriteMuleSoft Community Forum Member (Inactive) (Salesforce) asked in MuleSoft Training: Fundamentals Mule 3Sep 17, 2017, 2:13 AMweek 1 mocking service always return error 400 3 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...MuleSoft Community Forum Member (Inactive) (Salesforce)Sep 18, 2017, 11:05 AMIf you have a required query parameter "code" but do not provide a code you will get the 400 Error "Bad Request": If however, you provide a valid content for the required parameter "code", you should get a 200 "OK" Response: Show MoreAdd a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
MuleSoft Community Forum Member (Inactive) (Salesforce)Sep 18, 2017, 11:05 AMIf you have a required query parameter "code" but do not provide a code you will get the 400 Error "Bad Request": If however, you provide a valid content for the required parameter "code", you should get a 200 "OK" Response: Show More