- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2024 06:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 06:35 AM
Do you have access to the target instance? If yes, then please test in rest api explorer once and if everything is same then it's just an access issue for the user which you are using. Some ACL's must be preventing from updation or the user is not having the required role to update the record.
I hope this helps.
Thanks,
Brahmjeet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 02:20 AM
Hi I checked BR is not doing anything here please help me I have been stuck in this for almost 2 days
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 06:17 AM
Are you testing within the same instance? or is the target instance in Endpoint different than the instance you are trying from?
If the endpoint is different, then it could be ACL or permission or access issue where your ID doesn't have required role(s) to write to the target table or fields.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 06:22 AM
But wouldn't there be a different response status if it were about ACL?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 06:30 AM
Probably but he is getting 200 and response do not reflect the new short_description... so might as well check on the authentication end.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-09-2024 06:35 AM
Do you have access to the target instance? If yes, then please test in rest api explorer once and if everything is same then it's just an access issue for the user which you are using. Some ACL's must be preventing from updation or the user is not having the required role to update the record.
I hope this helps.
Thanks,
Brahmjeet