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

[bug]: Selfhosted Generate Code ist Broken #4008

Closed
1 task done
RaHehl opened this issue Apr 25, 2024 · 3 comments · Fixed by #4033
Closed
1 task done

[bug]: Selfhosted Generate Code ist Broken #4008

RaHehl opened this issue Apr 25, 2024 · 3 comments · Fixed by #4033
Labels
bug Something isn't working need testing Needs to be tested before merging onto production

Comments

@RaHehl
Copy link

RaHehl commented Apr 25, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

When i select generate code to see the request including headers that should be send it shows an error message "something went wrong"

image

and i get this in the browser console:

image

we are using 2024.3.1 selfhosted

Steps to reproduce

Click generate Code and you get the error

Environment

Production

Version

Self-hosted

@RaHehl RaHehl added bug Something isn't working need testing Needs to be tested before merging onto production labels Apr 25, 2024
@amk-dev
Copy link
Contributor

amk-dev commented Apr 25, 2024

Hey can you give me a sample request to reproduce this behaviour. you can use hoppscotch export to get the request. usually errors like this can happen due to invalid data, can you check if your headers/json request contains any malformed data.

@RaHehl
Copy link
Author

RaHehl commented Apr 25, 2024

@amk-dev this happens in my case even with https://echo.hoppscotch.io in incognito mode without login

@liyasthomas
Copy link
Member

Thanks for your patience and valuable feedback. This issue has been resolved in the latest release.

Closing this ticket as the fix is now available in the recent version. Please feel free to reach out if you have any other concerns.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need testing Needs to be tested before merging onto production
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants