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
I have been working on it for days and I am not able to solve the error, I don't even understand what it is due to. From what I've been investigating it's a React error.
Thank you in advance and sorry for the inconvenience. I look forward to hearing from you.
Your Environment
Jovo Framework version used: 4.0.0
Operating System: Windows 10 / Ubuntu 20.04
The text was updated successfully, but these errors were encountered:
If you test one of our existing web starters, do you run into that problem as well? You can find them on our example page: https://www.jovo.tech/examples
I don't know if there is any manual where the format of the json to send to the api is specified. When I try to make a POST request to the api I get the following error:
JOVO ERROR MatchingPlatformNotFoundError
message:
No registered platform can handle the request.
I'm submitting a...
Behavior
Hello!
I have a jovo project running on port 3000 and I need to create a web client. I have followed the instructions given in the documentation (https://github.com/jovotech/jovo-framework/tree/v4/latest/clients/client-web/docs), but when I run the js with node I get the following error:
Error: crypto.getRandomValues() not supported.
I have been working on it for days and I am not able to solve the error, I don't even understand what it is due to. From what I've been investigating it's a React error.
Thank you in advance and sorry for the inconvenience. I look forward to hearing from you.
Your Environment
The text was updated successfully, but these errors were encountered: