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

280 questions
1
vote
1 answer

Configure AWS CloudFront to be accessible from GoDaddy domain

I have a domain name configured into GoDaddy domain provider. I created Angular application accessible using this cloudfront internal web address: xxxxxxxxx.cloudfront.net The question is how to configure the domain to redirect properly web requests…
Peter Penzov
  • 1,126
  • 134
  • 430
  • 808
1
vote
1 answer

godaddy cPanel React - new page showing 404

I've created my first Single Page Application(SPA) static website using react and am hosting it on Godaddy. It's been up for about a month and working fine. A couple of days ago, I created a "contact me" page where users can fill out a form and an…
Cflux
  • 1,423
  • 3
  • 19
  • 39
1
vote
1 answer

Can i use both DNS service for my domain name Godaddy and Route53?

What if I'm using Godaddy for Domain hosting and DNS management for our company website, but I want to use subdomains for services we've developed on AWS? For example: website.com is hosted and DNS managed on GoDaddy. administrator.website.com is…
Appso
  • 61
  • 4
1
vote
0 answers

Trying to install SSL certificate on AWS Windows EC2 server without ELB. How to do that?

I have purchased SSL certificate from Godaddy, and I am using AWS windows VM. Traffic on my site is not that much, so I can't spend additional charge on ELB. I want to install godaddy SSL certificate on my AWS windows server and get connected to the…
Bharath
  • 204
  • 1
  • 14
1
vote
0 answers

Pear Php smtp relay server issue hosted iat GoDaddy

I have an HTML form for a website hosted on GoDaddy, I'm trying to allow users to use a contact form to contact me via my website, I've created an smtp PHP script however it doesn't seem to work, the script runs and the page reloads but I haven't…
1
vote
0 answers

Not all urls opening aws pages

I deployed my website on aws. I have added the certificate to my godaddy domain so that pages gets redirected to website. But wherever I have directory its not opening. For example: www.example.com www.example.com/index.html above 2 links opening…
1
vote
0 answers

How do I point a GoDaddy subdomain to Heroku app

I have a domain name with GoDaddy: example.com. I want example.com to point to my front-end app on Netlify (currently doing so fine with the nameservers pointing to Netlify). I have created a subdomain on GoDaddy, api.example.com. I want to point…
James
  • 106
  • 7
1
vote
0 answers

How can I copy code from GoDaddy's cPanel to a private GitHub repository?

I made my own GitHub private repository on github.com, and my website is being hosted on GoDaddy. I saw that the GoDaddy cPanel has Git Version control but it states "Create and manage Git™ repositories. You can use Git to maintain any set of files…
1
vote
1 answer

How to do DNS Set up / cname flattening with heroku and Godaddy

I have application deployed in Heroku with Godaddy domain. After trying several methods done dns setup. Add CNAME www with value DNS target provided by heroku. This is working fine for domain with www. But I like to open domain without www(naked…
TheVinspro
  • 361
  • 1
  • 4
  • 17
1
vote
4 answers

Nodemailer and Godaddy, I've tried every solution to no avail

I bought a domain and an email adrees with GoDaddy with Office 365 Basic bundled with it. I'm trying from a few days to send just an email with nodemailer from my node app without ever succeding because I always get a 535 Authentication Failed from…
grizzo
  • 141
  • 1
  • 3
  • 10
1
vote
0 answers

How to create a table from this ForEach Loop?

I am trying to fetch all the domains I have purchased from Godaddy account using their API. However, It's not showing in a table format for proper view. Can anybody guide me on how to create a table out of this API results? Currently, it's showing…
Ali
  • 11
  • 2
1
vote
1 answer

SSL Certificate Doesn't Work With Path Parameters

I have a domain purchased from godaddy, that maps to a site hosted on AWS amplify. Amplify provides free SSL certs, but unfortunately godaddy doesn't allow ANAME records, so I had to buy a godaddy cert for the base domain (example.com). The AWS cert…
xcodesucks123
  • 424
  • 4
  • 8
1
vote
1 answer

How to create a no-reply email with own domain email + nodemailer?

I have a website that requires people to confirm their emails upon registration. My backend server is a node server. I am using nodemailer to deliver these confirmation emails. For testing, I am currently using a gmail account to send these emails.…
KJ Ang
  • 305
  • 3
  • 9
1
vote
0 answers

How do i redirect with GoDaddy domain

hey I am trying to redirect users to a site if they go to jshstudios.com/app-ads.txt if they go to jshstudios.com/app-ads.txt I want to redirect them to https://jacobscheelhansen.wixsite.com/jshstudios/_functions/appadstxt how do I do this in…
1
vote
0 answers

how to solve post 404 when bot is deployed and used published url in endpoint?

I have created bot locally, then I deployed it to GoDaddy, I get URL http://abcddabot.abcd.com/ which I have used it into bot framework portal in endpoint https://abcddabot.abcd.com/api/messages Used Microsoft Id Password and endpoint URL …
teju1
  • 49
  • 1
  • 9