You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@olingo.apache.org by Vijay Kumar Rani <rv...@gmail.com> on 2015/03/19 12:14:48 UTC

update media entity

Hi,

when I use PUT to update media entity it is working before 10 days build
after latest build if I use PUT to update media entity I am getting below
issue.


{
error:
{
code: null
message: "HTTP method 'PUT' not allowed for this resource."
}
-
}


Vijay

Re: update media entity

Posted by Vijay Kumar Rani <rv...@gmail.com>.
I have a navigation property for an entity If I am updating media entity
for that navigation property then I am getting the issue.

If I am updating the media entity for base entity then I am not getting any
issue.



On Thu, Mar 19, 2015 at 4:44 PM, Vijay Kumar Rani <rv...@gmail.com> wrote:

> Hi,
>
> when I use PUT to update media entity it is working before 10 days build
> after latest build if I use PUT to update media entity I am getting below
> issue.
>
>
> {
> error:
> {
> code: null
> message: "HTTP method 'PUT' not allowed for this resource."
> }
> -
> }
>
>
> Vijay
>