The response code for article creation using apple news api is 200.

I tried to create an article on my channel using the POST method.(https://developer.apple.com/documentation/apple_news/create_an_article)


But I get 200 as response code. (It's not 201)


Can you tell me where the problem is?


It is so frustrating.