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

unexpected error when i used listing sample code in project selling-partner-api-samples #81

Open
DavidYang88 opened this issue Dec 25, 2024 · 0 comments

Comments

@DavidYang88
Copy link

Describe the bug
I had follow the whole process with read me and sucess started the project,But when i try to save setting i received a error "
There was unexpected error happened while saving the settings. Please try again."

Use case and programming language
The bug is related to the following use case and programming language:

  • Use case: Listing sample save setting
  • Programming language: TypeScript / JavaScript

Relevant code section
The root-cause of the bug is related to the following sections of the code:
I found request url http://localhost:3000/api/settings return status code 500.

To reproduce
Steps to reproduce the behavior:

  1. Open http://localhost:3000/
  2. click setting icon
  3. add config field and click save
  4. See error

Expected behavior
Should be save success

Screenshots, logs, or other
image
image

Additional context
None

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