Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backend responded with the following information: 401 #11

Open
robinmitterer opened this issue May 23, 2024 · 0 comments
Open

Backend responded with the following information: 401 #11

robinmitterer opened this issue May 23, 2024 · 0 comments

Comments

@robinmitterer
Copy link

Hello,

I tried to go through the "Label Printing Using SAP Print Service Guide" and followed all the necessary steps but after the deployment I get the error message:


Sorry, a technical error occurred! Please try again later.
If the error persist, please contact your SAP representative.
Backend responded with the following information:

{
"message": "HTTP request failed",
"request": {
"headers": {
"sap-cancel-on-close": true,
"sap-contextid-accept": "header",
"Accept-Language": "de-DE",
"Accept": "application/xml",
"MaxDataServiceVersion": "3.0"
},
"requestUri": "/backend/odata/v2/OutboundDeliveryService/$metadata?sap-language=DE",
"method": "GET",
"async": true,
"withCredentials": false,
"recognizeDates": false,
"callbackParameterName": "$callback",
"formatQueryString": "$format=json",
"enableJsonpCallback": false,
"inferJsonLightFeedAsObject": false
},
"response": {
"requestUri": "/backend/odata/v2/OutboundDeliveryService/$metadata?sap-language=DE",
"statusCode": 401,
"statusText": "",
"headers": [],
"body": ""
},
"statusCode": 401,
"statusText": "",
"responseText": ""
}

xsuaa is configured correctly and i don't know how to fix this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant