Skip to content

Can't send email with attachment, java, graph, outlook api #515

@Przemek-12

Description

@Przemek-12

Hi, I can't send mail message with attachment. I use exact same code as in unit tests: https://github.com/microsoftgraph/msgraph-sdk-java/pull/202/files#diff-ca39247b233dfb60518f697e16243541R124.
I get NoSuchMethodException at CollectionPageSerializer class, line 84.
java.lang.NoSuchMethodError: 'com.google.gson.JsonElement com.google.gson.JsonParser.parseString(java.lang.String)'.
In JsonParser class, there's no parseString method. There's only parse(String json).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions