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

Error: TypeError: Failed to execute 'fetch' on 'Window': Failed to read the 'headers' property from 'RequestInit': String contains non ISO-8859-1 code point. #31

Open
SatakeYusuke19920527 opened this issue Jan 9, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@SatakeYusuke19920527
Copy link

Thank you for always implementing the code.
I am learning from this repository.
I have an error in one case in the production environment and the application did not work, so I am reporting it.

Describe the bug

As a result of Deploy following the procedure, the following error is displayed in the browser console and no tasks are generated.

Error: TypeError: Failed to execute 'fetch' on 'Window': Failed to read the 'headers' property from 'RequestInit': String contains non ISO-8859-1 code point.
Image

When run in a local environment, it worked correctly.

Expected behavior

No errors should occur and tasks should be executed as follows
Image

How does this bug make you feel?

[Share a gif from giphy to tells us how you'd feel](https://giphy.com/gifs/miss-hong-116mAogyorg84U)


Debugging information

Steps to reproduce

Follow the steps below to run Deploy and launch the application from the Azure App Service URL
https://github.com/microsoft/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator


Thanks again for everything.
I hope this bug will be resolved and you will have more fun learning to be an agent!

@SatakeYusuke19920527 SatakeYusuke19920527 added the bug Something isn't working label Jan 9, 2025
@Roopan-Microsoft
Copy link
Collaborator

Hi @SatakeYusuke19920527 . Thanks for your feedback. We will investigate and update you.

@Vinay-Microsoft
Copy link

@SatakeYusuke19920527 what is the browser you are using?

@SatakeYusuke19920527
Copy link
Author

@Roopan-Microsoft
@Vinay-Microsoft
Thanks for your reply.
I use Edge.
Also I tried to use Chrome but this error occured.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants