You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
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
:
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
The text was updated successfully, but these errors were encountered: