I am using Postmark to send me API webhooks on success, bounces, etc. I am trying to enable API authentication by also setting up the header on Postmark. I suppose that the header should be in the form below (as shown in Postmark).
The grey blanked out area is the key I entered as generated by Bubble below (also covered in grey).
Is my implementation correct? I am getting 401 error back from Bubble webhook API response when I send a test webhook post in Postmark.
1 Like
I’m going through a hard time to be able to configure the PostMark API in Bubble. The two Plugins that exist are not being able to use.
So through the document provided in PostMark I decided to build my own API, but it didn’t work.
I don’t know why the FROM didn’t appear …
The call worked
But the API call appeared in my workflow
But there was an error
I checked Raw and there was no From
I checked my signature and everything was ok
Test with another RichPostMark plugin
I went to see how the api call was made, but it was empty
I added the server key
I put the information in the workflow
Error again
Then I tested it with another Postmark Email Plugin
Workflow
another surprise, another mistake
Alguém pode me ajudar?
Trying sending an email to one you have verified with postmark. Your Api key looks to be in the right place when you made your own api.
Postmark doesn’t let you email gmail or other non verified email until your account is verified.
The error seems to be related to your account not being verified yet. Were you still seeing the same problem after your account was verified?