Support

Forum

A place for Dynadot and community experts alike to ask questions, share ideas, and more.
API only through GET?
Hello, I am getting this error using API: "Please use the http get method" Do you want to say I must send my secret key and other content through GET? Thanks, J.
teamdynadot replied jiri
Yes, we recently added that restriction. The reason is that POST requests in our system have strict error checks, and some API users were not sending the correct syntax. Your key is protected, because all API requests are using SSL. SSL protects the entire http request, including the request url.
Reply Quote
0 Replies
kate replied jiri
Dynadot, why not allow both GET & POST requests. Anyway I have made changes to my API implementation. Check here for update: [url=https://www.dynadot.com/account/forum/f6-engineering-corner/another-dynadot-api-implementation-php-search-and-register-domain-names-1305.html]https://www.dynadot.com/account/forum/f6-engineering-corner/another-dynadot-api-implementation-php-search-and-register-domain-names-1305.html[url]
Reply Quote
0 Replies
teamdynadot replied jiri
If it helps, we can add support for both GET and POST. Please reply here if you want support for both GET and POST.
Reply Quote
0 Replies
kate replied jiri
Personally POST is fine for me.
Reply Quote
0 Replies