Hi I'm testing put method in rest message but its not updating the record. I attached the screenshot

Bruce lee
Tera Contributor

d.PNGd2.PNG

1 ACCEPTED SOLUTION

BrahmjeetTanwar
Tera Guru

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

View solution in original post

16 REPLIES 16

Hi I checked BR is not doing anything here please help me I have been stuck in this for  almost 2 days

 

maroon_byte
Mega Sage

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.

@maroon_byte 

But wouldn't there be a different response status if it were about ACL?

Probably but he is getting 200 and response do not reflect the new short_description... so might as well check on the authentication end.

BrahmjeetTanwar
Tera Guru

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