Comments 1Patricia started the conversationNovember 30, 2023 at 3:36pmHello, I am trying to use the Delete Appointment function in Amelia API, and I keep getting a 403 error. I am making the API call from FileMaker v19. Full headers returned are:HTTP/1.1 403 ForbiddenDate: Thu, 30 Nov 2023 15:22:13 GMTServer: ApacheX-Robots-Tag: noindexX-Content-Type-Options: nosniffExpires: Wed, 11 Jan 1984 05:00:00 GMTCache-Control: no-cache, must-revalidate, max-age=0Referrer-Policy: strict-origin-when-cross-originX-Frame-Options: SAMEORIGINContent-Encoding: gzipVary: Accept-EncodingUpgrade: h2,h2cConnection: UpgradeTransfer-Encoding: chunkedContent-Type: text/html; charset=UTF-8Here is the URL I am using (it looks correct and just like Postman) https://cal.ginkgosoftware.com/wp-admin/admin-ajax.php?action=wpamelia_api&call=/api/v1/appointments/delete/9 Here is the cURL (in FileMaker syntax)-L -X POST -H "Amelia: <<AmeliaToken>>" -D $$headers NOTE: I am successful with Create and Update API calls from FileMaker, just the Delete returns the 403 error.Please help. What am I missing, here?DonGinkgo Software Developer 1,573Uroš repliedDecember 4, 2023 at 2:41pmHello Patricia,Thank you for reaching out to us.Can you please update the plugin to the latest version (7.2), test it out, and let me know if it works or not? Looking forward to your reply.Kind Regards, Uros Jovanovic[email protected] Rate my supportTry our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
Hello, I am trying to use the Delete Appointment function in Amelia API, and I keep getting a 403 error. I am making the API call from FileMaker v19. Full headers returned are:
HTTP/1.1 403 Forbidden
Date: Thu, 30 Nov 2023 15:22:13 GMT
Server: Apache
X-Robots-Tag: noindex
X-Content-Type-Options: nosniff
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
Referrer-Policy: strict-origin-when-cross-origin
X-Frame-Options: SAMEORIGIN
Content-Encoding: gzip
Vary: Accept-Encoding
Upgrade: h2,h2c
Connection: Upgrade
Transfer-Encoding: chunked
Content-Type: text/html; charset=UTF-8
Here is the URL I am using (it looks correct and just like Postman)
https://cal.ginkgosoftware.com/wp-admin/admin-ajax.php?action=wpamelia_api&call=/api/v1/appointments/delete/9
Here is the cURL (in FileMaker syntax)
-L -X POST -H "Amelia: <<AmeliaToken>>" -D $$headers
NOTE: I am successful with Create and Update API calls from FileMaker, just the Delete returns the 403 error.
Please help. What am I missing, here?
Don
Ginkgo Software Developer
Hello Patricia,
Thank you for reaching out to us.
Can you please update the plugin to the latest version (7.2), test it out, and let me know if it works or not?
Looking forward to your reply.
Kind Regards,
Uros Jovanovic
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables