Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Error in browser dev console when trying to create "Data Browser" record for Warranties table #2

Open
skabraSAP opened this issue Dec 7, 2021 · 0 comments

Comments

@skabraSAP
Copy link

Hi Team,

When trying to implement step 4 as in the section 1.2.1 of https://github.com/SAP-samples/teched2021-ISP360/blob/main/exercises/ex1/README.md#exercise-121-create-database-table-to-store-warranties , I am getting an error in browser dev console, as soon as I click "Create" as shown
2021-12-07_23-17-15
:
Error text:

useNodeExecution.js:84 Uncaught (in promise)
Response {type: 'basic', url: 'https://platform.testgyver.com/packages_api/v1/packages', redirected: false, status: 500, ok: false, …}
body: (...)
bodyUsed: false
headers: Headers {}
ok: false
redirected: false
status: 500
statusText: "Internal Server Error"
type: "basic"
url: "https://platform.testgyver.com/packages_api/v1/packages"
[[Prototype]]: Response

Can you please check and help me to get rid of the error?

Best
Saurabh

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

No branches or pull requests

1 participant