midnight
Explore posts from serversUnexpected End of JSON Input on API Route
Yeah they should be but I can add logging in to validate again against localhost. Auth resides in lambda at all times so it shouldnt change other than redirecting to localhost in dev or to the solidstart app when deployed.
32 replies
Unexpected End of JSON Input on API Route
All the variables seem to be set as expected. I added a console.log statement right below the
if (response.ok)
so I can see it gets all the way there but it seems to fall over at the const { access_token} =
line.32 replies
CDCloudflare Developers
•Created by midnight on 8/20/2024 in #workers-help
Auto Setup Tail Worker with Pulumi for Sentry
And not just Sentry, any of the integrations' setup stored as IaC.
2 replies