cancel
Showing results for 
Search instead for 
Did you mean: 

Get Started with ABAP Programming on SAP BTP Quiz unit 8 doesn't work

Sandra_Solis
Participant
0 Kudos

Hi, I think the Quiz in unit 8 doesn't work, when I answer the questions and click submit, it doesn't grade the answers and doesn't show which were correct and incorrect as in the other quizzes (Please see the image of how the exam is left), and it won't let me try again, even when I refresh the page it's still the same, it gets stuck.

SandraSolis_0-1671409849921.png

I don't know if I'm the only one this happens to, could you help me, please 🙈🙈.

Margit_Wagner
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi @Sandra_Solis 
We have received your request and are in the process of evaluating the problem.
Please allow for a delay in our response.
Kind regards
Margit  

View Entire Topic
Illya
Product and Topic Expert
Product and Topic Expert

Hi nkrishna,

the error tells us that it has something to do with the API key variable in the externalization step.

Please check the previous steps where you configure the API key (from step 12). First try not to use the externalization step. If it works, then it has something to do with how you configured the externalization step for the API key variable ( {{key}} ).

If it doesn't work either, then your API key may be incorrect. In this case, go back to
https://api.sap.com/api/API_PURCHASEORDER_PROCESS_SRV/tryout   .

and click the "Show API Key" button in the upper right corner to get the correct API key.

Hope, this will help you!
BR,
Illya

nkrishna
Explorer
0 Kudos

Hello lIlya,

Still I am facing problem while configuring OData connection, I am getting error message in step 1 - Failed to connect to the system

Address used - https://sandbox.api.sap.com/s4hanacloud/sap/opu/odata/sap/API_PURCHASEORDER_PROCESS_SRV

I have removed externalization and used same API key created for my user in api.sap.com in the context modifier - header parameter - APIKey - TSU1f4dbpstPqUYFKV49dlHrV8Kan055

I even tried alternative option suggested by you - https://sandbox.api.sap.com/s4hanacloud/sap/opu/odata/sap/API_PURCHASEORDER_PROCESS_SRV/tryout, I am not able to move to step 2 from "Connect to the system"

 Error_1.PNG

Thanks & Regards,

Nagendra

 

Illya
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hi Nagendra,