Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 795 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 795 Bytes

EventHubs-java-bug-whensendreceive

The client created by using host, enventhubname and Credential doesn't work.Use ConnectString to create EventhubAsyncClient works well.

Reproduce this issue

StackTrace & Error Message

There was an error sending the event: java.lang.IllegalArgumentException: status-code: 400, status-description: Property 'type' in the 'application-properties' section is either missing, has the wrong type, or has an unexpected value.