cancel
Showing results for 
Search instead for 
Did you mean: 

My Quotations - HTTP request failed 403 (Forbidden)

Former Member
0 Kudos

Hi,

While starting the launchpad the My Quotations tile has an error notation on it.

The application itself can be started (by clicking on the tile) . The data (quotation) is visible and can be modified.

In the network trace I can see the following:

GET http://.............................../sap/opu/odata/sap/LORD_MYQUOTATION_SRV/QuotationSet/$count 403 (Forbidden)

Failed to update data via service /sap/opu/odata/sap/LORD_MYQUOTATION_SRV/QuotationSet/$count: HTTP request failed - 403 Forbidden -  sap.ushell.components.tiles.applauncherdynamic.DynamicTile

In the SAP Gateway Error log I see the following:

No service found for namespace , name LORD_MYQUOTATION_SRV, version 0001

Any ideas on how to solve this would be much appreciated!

Thank you!

Kind Regards,

J

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi,

It was just a typo 😞

/sap/opu/odata/sap/LORD_MYQUOTATION_SRV/QuotationSet


/sap/opu/odata/sap/LORD_MY_QUOTATION_SRV/QuotationSet


Regards,

J

Answers (1)

Answers (1)

saurabh_vakil
Active Contributor
0 Kudos

Hi John,

Have you activated the OData service LORD_MYQUOTATION_SRV with the correct system alias in the transaction /IWFND/MAINT_SERVICE in the front end system?

Regards,

Saurabh

Former Member
0 Kudos

Hi Saurabh,

I did. The service is activated with LOCAL System alias.

Regards,

J