You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the local environment, the trigger code for php is incorrect.
there are both double and single quotes around the payload data and subscriberId and email
📜 Description
In the local environment, the trigger code for php is incorrect.
there are both double and single quotes around the payload data and subscriberId and email
👟 Reproduction steps
http://localhost:2022/studio/flows/resource-download-email/test
👍 Expected behavior
it should only have single quotes around it
👎 Actual Behavior with Screenshots
because of both double and single quotes it is not working
Novu version
2.x
npm version
No response
node version
No response
📃 Provide any additional context for the Bug.
No response
👀 Have you spent some time to check if this bug has been raised before?
🏢 Have you read the Contributing Guidelines?
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: