Developer Add-On error
-
Hello!
I have been working on the implementation of Developer add ons for the pretty links, but I am now stuck with an issue with the add on.
I am trying to use the webhook tool for any Pretty link created in the portal, I have created a cloud run function with GCP in order to expose a URL and get the notifications sent by the webhook, all good till here, I have clicked the test send button and for linked added event and I see I get the notification in my endpoint, the only thing is that I do not see the header PRLI-API-KEY to authenticate the request as the documentation website says, so this is something to check why I am not getting that header?
So, since I did not get the header I though was because it is not a real pretty link addition event, it was just a test, so I have created a new Pretty link, but now the issue is that I do not get any notification in my endpoint and I do not see any way to see the logs or something similar within the plugin in WordPress, so mainly there are 3 questions:- is it ok that I do not see the header PRLI-API-KEY when I click send test button in the Events section?
- do I need to do something special in order to get working the webhook notifications for real examples (from send test button works)?
- Is there a way to see any log or errors when happen regarding the Developer tools Add on? I am just wondering if there is any error while triggering the event in the backend but I do not see any way to get those logs.
thanks!
You must be logged in to reply to this topic.