Join Discord
Powered by
Worker A binding to Worker B leads to `403` error ...
# workers-help
j
jasonkuhrt
05/11/2023, 3:44 PM
I have two works, A & B, A binds to B. When A does the
env.BINDING.fetch(...)
call it leads to a 403 response. That response is NOT coming from our code. Why is CF doing this? The body response is: error code: 1003
jasonkuhrt
05/11/2023, 3:49 PM
https://developers.cloudflare.com/support/troubleshooting/cloudflare-errors/troubleshooting-cloudflare-1xxx-errors/#error-1003-access-denied-direct-ip-access-not-allowed
jasonkuhrt
05/11/2023, 5:23 PM
Never mind, I wasn't calling correctly the fetch from the binding. ☑️
Previous
Next