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
When using browsers instead of code (curl) to hash, the browsers are requesting a favicon file. Let's add an endpoint for the function being called and require/expect the right parameters. Anything missing parameters can either default or error.
Basically, we should add some routing and handling.
The text was updated successfully, but these errors were encountered:
When using browsers instead of code (curl) to hash, the browsers are requesting a favicon file. Let's add an endpoint for the function being called and require/expect the right parameters. Anything missing parameters can either default or error.
Basically, we should add some routing and handling.
The text was updated successfully, but these errors were encountered: