Worker Service Binding not working
Hello, we are trying to call a function of workerB like in the service binding demo article but get an error on Worker A:
The service binding is
and the worker b has:
On the worker deployment page the service binding is also showing the target worker correctly.
Everything seems like the demo example but we are not able to call the function. What are we missing?
1 Reply
It appears that the compatibility_date had something to do with it! Changing it to a newer date fixed this problem...