cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HTTP Request Failed

rizaldy_hidayat
Explorer
0 Likes
6,323

Hi All,

Today I got error when access Fiori for Check Price and Availability. Error message Is The specified HTTP method is not allowed for the resource identified by the Data Service Request URI.  I have two client that implemented Check Price and Availability, one client working fine but another client show the error. I think the setting is same. I was maintained in both SIMG Tcode, all service that relevant is activated and also role.

Here attached the error from website.

When I debug in web, I got the error that web failed to access link in one client, whereas in another client no error.

What should I do?

Regards,

Habib

View Entire Topic
former_member185875
Contributor
0 Likes

Hi Habib,

If the application working fine means all the configuration in place.

I feel it is with roles issue.

In Gateway and Back-end. Check the roles assigned for the login user (Client where application working without any issue).

Copy the all the roles to new client (where application not working).

Resource not find for the segment error will come when the login user doesn't have authorization to access the OData service.

Hope this will resolve the issue.

Thanks,

Lakshman Balanagu.

rizaldy_hidayat
Explorer
0 Likes

Hi Lakshman,

I was try with full authorization  and copy role too. But issue still occurs.

Thanks.