cancel
Showing results for 
Search instead for 
Did you mean: 
NicolaeDavidov
Occasional Member - Level 1

PATCH request to update an expense Entry not working

Hi,

I've been experiencing some issues while trying to update an expense entry using the Expenses V4  endpoint - 

/expensereports/v4/users/{userID}/context/TRAVELER/reports/{reportId}/expenses/{expenseId}

Body of the request:

{
    "transactionDate":"2024-03-28"  
}
 

 I can confirm that I have the required scopes assigned to my app.
This is what I get back: 

{
    "timestamp": "2024-05-16T13:41:28.051+00:00",
    "httpStatus": "403 - Forbidden",
    "errorMessage": "User is not allowed to modify this report ",
    "errorId": "reports.cannotModify",
}

Any help is welcomed,
Thank you.
1 REPLY 1
KevinD
Community Manager
Community Manager

@NicolaeDavidov I think you'll need to contact Concur Support for help with this issue.


Thank you,
Kevin
SAP Concur Community Manager
Did this response answer your question? Be sure to select “Accept as Solution” so your fellow community members can be helped by it as well.