user-1
(User 1)
February 14, 2024, 4:50pm
1
This topic was automatically generated from Slack. You can find the original thread here .
Is the Postmark trigger down or having a bug? I’ve created my Postmark account with account and server keys. Simple copy paste. But creating a trigger in a new workflow, I’m getting a AxiosError. I see 401 unauthorized. So, just want to see if there is any one else having this error.
user-1
(User 1)
February 14, 2024, 4:50pm
2
Hi Tim, which trigger are you trying to set up?
user-1
(User 1)
February 14, 2024, 4:50pm
3
There are technically two different types of Postmark API keys from what I understand.
If you’re using an Account key, perhaps try a Server key instead or vice versa
user-1
(User 1)
February 14, 2024, 4:50pm
4
Hi Pierce.
I’m creating a Postmark New Inbound Received Trigger.
Here is what the creating the account/connection looks like. It is asking for both the account and the server of which I put in both.
user-1
(User 1)
February 14, 2024, 4:50pm
5
Got it. Could you try entering in your credentials one more time? You can see your Postmark account under the Accounts section in the Pipedream dashboard.
user-1
(User 1)
February 14, 2024, 4:50pm
6
Just want to make sure they weren’t swapped by accident when they were entered in
user-1
(User 1)
February 14, 2024, 4:50pm
7
Certainly, I understand. I did it twice before for this reason. Let me go ahead again and see that all lines up. Will report back
user-1
(User 1)
February 14, 2024, 4:50pm
8
Ah ok. Just a thought. It might not the problem and might actually be a bug or perhaps the API key doesn’t have permission. But I don’t think Postmark has individual permissions on keys
user-1
(User 1)
February 14, 2024, 4:50pm
10
Recreated, and absolutely confident I have the right key in the right Pipedream input.
user-1
(User 1)
February 14, 2024, 4:50pm
11
I wonder if this message is telling
user-1
(User 1)
February 14, 2024, 4:50pm
12
These are coming up when I’m trying to “create source” when creating the trigger.
user-1
(User 1)
February 14, 2024, 4:50pm
13
Doesn’t hurt to check. Maybe the component code itself might be referencing the wrong token.
user-1
(User 1)
February 14, 2024, 4:50pm
14
You’re welcome to clone the repository for this trigger and modify it if you’d like. Or you can open a bug report on the repository for a component dev to take a look
user-1
(User 1)
February 14, 2024, 4:50pm
15
user-1
(User 1)
February 14, 2024, 4:50pm
16
I’ll look at bug report. Though typically I don’t mind diving in and helping, this week is a bit chaotic.
Thank you for your guidance.
user-1
(User 1)
February 14, 2024, 4:50pm
17
Of course, also I just wanted to let you know I think a new version was released recently:
opened 12:35PM - 18 Jan 24 UTC
closed 03:34PM - 07 Feb 24 UTC
enhancement
help wanted
good first issue
trigger / source
triaged
**Describe the event source. What app is this for, and what event does the trigg… er correspond to?**
Postmark Domains & Sender Signatures.
There is not webhook for new Sender Signatures or new Domains added to Postmark. It would be great if there were triggers for listening when new sender signatures or domains are added to your Postmark account.
**Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to.**
Sender Signatures - https://postmarkapp.com/developer/api/signatures-api
Domains - https://postmarkapp.com/developer/api/domains-api
I’m going to double check if this fixes the issue
user-1
(User 1)
February 14, 2024, 4:50pm
18
A dev replied on my bug ticket and Postmark Inbound Email is working.
user-1
(User 1)
February 14, 2024, 4:50pm
19
At least I got one email through, right now Postmark is having trouble hitting the webhook, but that may be the email I sent in or a postmark thing.
my point is the problem I experienced yesterday I believe to be resolved.
user-1
(User 1)
February 14, 2024, 4:50pm
20
Awesome, glad to hear that