Questions tagged [godaddy-api]

Questions regarding GoDaddy API

GoDaddy API used to interact with GoDaddy

The GoDaddy API allows developers to interact with the GoDaddy system to manage domains and accounts in the same way we do. The API can be used by anyone who wants to create their own experience for registering, purchasing, and managing a domain.

Site: https://developer.godaddy.com/

Docs: https://developer.godaddy.com/doc

206 questions
0
votes
1 answer

Bitnami Rails Godaddy, need help deploying Ruby On Rails application on GoDaddy

I am using bitnami rails image of cloud server of godaddy, I have accessed the Files through filezilla. Please can anyone tell where to copy the code of my project so that people access it through domain public IP. I dont know in which folder to…
0
votes
1 answer

Correct JSON API Request Godaddy Domain Purchase

I already have a JSON but the api always bring me: { "code": "INVALID_AGREEMENT_KEYS", "message": "End-user must read and consent to all of the following legal agreements: DNPA", "name": "ApiError" } I tried with: { "url":…
Luis Gonzalez
  • 108
  • 1
  • 7
0
votes
1 answer

Laravel 5.2 Eloquent not working in godaddy server

I developed a website in local using Laravel 5.2. All functions are working perfectly. But when I have uploaded it in godaddy server, all functions are working except eloquent. Insert, Update, Delete all works. but in database engine it is showing…
Dipankar Naskar
  • 267
  • 1
  • 5
  • 13
0
votes
2 answers

why won't my large images in godaddy wont display?

So i have uploaded my website in godaddy and some of my small images are displaying (sizes: 872 × 546px) but the large ones aren't displaying (the banners that has a size of 2700 × 900px). Does anyone know why this is happening? This here shows…
Vernon
  • 1
  • 2
0
votes
1 answer

Changing A DNS record using ModifyDNS() method, reports success but DNSMANAGER disagree

I'm working in a solution for my company. I'm using the Godaddy API. The methods Describe(), CheckAvailability(), and OrderDomains() are working perfectly but I'm trying to change the A DNS record with ModifyDNS() method and their response…
pnovales
  • 27
  • 1
  • 7
-1
votes
1 answer

How can i get boggedfinance or poocoin to my website for a live chart?

i want to get a live chart of our coin on our website but have to use either poocoin or bogged finance please help. im trying to imcorporate it but godaddy the website is being difficult please help
cptHUA
  • 1
-1
votes
1 answer

Adding domain name in digitalocean droplet

I have recently bought a domain from Godaddy. I have done the necessary setups to connect it with digitalocean droplet. I can access the website using the domain. The domain is by default using HTTPS. But inside the web app, I have made HTTP…
-1
votes
1 answer

ASP.NET MVC EF code first deployment GoDaddy

I have developed an ASP.NET MVC code first application I'm trying to deploy on GoDaddy. I have gotten it to deploy using web deploy publishing from visual studio 2017. The sections that are not connected to the database run well. The pages that need…
-1
votes
2 answers

Laravel Godaddy Library

I'm trying to install betapeak/laravel-godaddy package / library in my Laravel application but get this error log from console when running composer. I'm ysing Laravel 7 composer require betapeak/laravel-godaddy Problem 1 - Conclusion: don't…
-1
votes
1 answer

Host Wordpress site on the domain/hosting purchased from GoDaddy

I have a blog website completely build with wordpress.com, let's say the current domain is: https://abcd.wordpress.com Since I have posted few blogs on the website, now I want to purchase domain and web hosting. For example, I want domain to be:…
-1
votes
1 answer

Sent email programatically are not store in 'sent items' folder ASP.Net

I'm sending email through asp.net code using godaddy mail server. Mail sent successfully but not store in sent item folder. I am using below code :- SmtpClient client = new SmtpClient(); client.Host = "smtpout.secureserver.net"; client.Port =…
-1
votes
1 answer

Aws Hosting with Godaddy Domain and SSL to work with cloudflare

We have AWS EC2 instance where we have hosting of our website and we have domain and SSL from godaddy with cloudflare for cache policy. Now we want to integrate ssl with our website but we are clueless regarding how to do this process with…
raju_odi
  • 1,210
  • 9
  • 23
-1
votes
1 answer

Which SMTP sever to send Java Mail to when the server is cloud-based?

Java 8 here, although this really is more of a generic Exchange/SMTP question I suppose. I purchased a domain name and Office 365 support from GoDaddy, and as a result, have several email addresses through them. Let's say one of these is…
hotmeatballsoup
  • 82
  • 1
  • 21
  • 53
-1
votes
1 answer

Swap primary domains on GoDaddy cpanel hosting

I have two domains hosted on GoDaddy cpanel - one is the primary and the other is an Addon. Each of the two domains has a live website hosted on it (both sites developed on Wordpress). Basically I just need to swap the Addon domain to become the…
Hazzaldo
  • 335
  • 3
  • 16
-1
votes
1 answer

Dreamweaver put to www folder

Has anyone experienced this. I've working with my Godaddy site for years. All of a sudden my uploads are going to my www. I've checked my manage site info and nothing points to the www folder. Any ideas I've call Godaddy, but the rep said there's…
JZeig1
  • 183
  • 1
  • 2
  • 12
1 2 3
13
14