Graph API returns question marks for non ascii names

James Yeh 0 Reputation points
2024-05-21T19:31:40.85+00:00

I am seeing an issue where the display name returned by the list rules API (https://learn.microsoft.com/en-us/graph/api/mailfolder-list-messagerules?view=graph-rest-1.0&tabs=http) is a string of question marks and spaces when the name of the message rule is non ascii. Is there anything I can do to work around the issue?

Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.9K Reputation points MVP Volunteer Moderator
    2024-05-22T07:41:38.09+00:00

    Can you share an example? What's the Content-type header value set to? Here's an example with utf-8, seems to work fine:

    User's image


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.