403 on enabling Logpush via the Worker website page
I'm currently trying to enable Logpush on one of my workers but I'm getting a red banner on the bottom of the site that says:
I am currently not using a
wrangler.toml
file for my project. I also did upgrade to a Pro plan last week.
Thanks for your help!3 Replies
You need a Workers Paid plan, it's separate to Pro and you can upgrade from the Workers tab
i do have that in my subscriptions:
i misspoke about the pro plan and it was actually the worker paid plan
i am using durable objects and that is working perfectly
I have gotten this button to work with a
wrangler
deployed project but it doesn't work with projects that i deploy without wrangler.
so im guessing this is because you all require the wrangler deployment in order for logpush to work?
this is still not working for me. is there anything i can do?