Hi
I am trying to set up the Adalify API to create calendar links. I am following this video https://www.youtube.com/watch?v=Rx_WfYH__Hs&ab_channel=TheAdaloGuy, however, I can never get past the Test stage when setting up the custom action to use the API.
The specific error message I am getting is:
URL Called:
https://api.adalify.com/calendar/generate_urls/?Gig%20Name=undefined&Act%20Name=undefined&Venue%20Name=undefined&Gig%20Time=undefined
Full Response:
{
“detail”: “Provide Adalify token in the header Authorization: Bearer {APIKEY}”
}
I have tried it with and without the querey parameters, but equally, I am confused how to connected the dynamic components to the Database.
Can anyone help? Has anyone had this issue?