 Method Not Allowed - 405

Tej Naveen Chintakunta 1 Reputation point
2022-12-23T08:03:06.993+00:00

Hi Team,

I'm trying to set the borders to excel cells in onedrive by using Graph API(POST method).
but getting 405 error .PFA
NOTE: I'm able to do GET call for the same endpoint..(PFA)
ref: https://learn.microsoft.com/en-us/graph/api/rangeformat-post-borders?view=graph-rest-1.0&tabs=http

273625-image.png

273626-image.png

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

1 answer

Sort by: Most helpful
  1. Zehui Yao_MSFT 5,876 Reputation points
    2022-12-23T09:00:23.273+00:00

    Hi @TejNaveenChintakunta-5813, this endpoint requires the PATCH method, I just tested it locally and it worked. Hope can help you. Best Wishes.

    273629-image.png
    273686-image.png


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.