Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid write key #52

Open
esmaeilram opened this issue Aug 29, 2023 · 0 comments
Open

invalid write key #52

esmaeilram opened this issue Aug 29, 2023 · 0 comments

Comments

@esmaeilram
Copy link

i generated workspace.json from the dashboard, I added it to rudderstack and it's imported properly in rudder-stack backend pod but I still get an invalid write-key error when I send a post request to my data plane.
webhook post
http://dataplane-url/v1/webhook?writeKey=$writekey
{
"stage": {
"user_transform": true,
"dest_transform": true,
"send_to_destination": true
},
"message": {
// RudderStack HTTP Payload (identify, track, etc.)
}
}
ps

response is :

image

image

ps: My webhook post is working in rudderstack dashboard cloud but I want to host the opensource dashboard

any idea?

@esmaeilram esmaeilram changed the title write key invalid invalid write key Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant