Yasuaki Posted January 8, 2021 Posted January 8, 2021 Hello everyone, I'm happy to announce that now we have webhooks in our API.https://developer.loyverse.com/docs/#section/Webhooks-overview I hope this will help more developers/integrators to create new integration or upgrade current integrations. 2
Johnson Posted April 9, 2024 Posted April 9, 2024 (edited) @Yasuaki When the Webhook endpoint is tested, it returns "Test notification is unsuccessful. Please make sure that the URL is correct." My endpoint url looks like this "https://us-central1-projectName.cloudfunctions.net/function_name What should I do to get it resolved? Edited April 9, 2024 by Johnson
Yasuaki Posted April 10, 2024 Author Posted April 10, 2024 Could you tell me if your server received any posts from us?
Johnson Posted April 10, 2024 Posted April 10, 2024 (edited) 4 hours ago, Yasuaki said: Could you tell me if your server received any posts from us? Unfortunately, no. There was no event from Loyverse logged in my application server. The endpoint is working fine when it's tested with Postman. Edited April 10, 2024 by Johnson
Recommended Posts