Alex didn’t cancel. Alex removed the creditcard, the free trail expired, Alex got emails that the trial expired and it was deleted. Nothing was charged!!
He just lied… first time ever that someone lies about having paid a subscription while a subscription was not paid for
What are requests?
A request is a request made by a browser to a server for a specific file or piece of data. This can include the initial HTML page, as well as any additional files or data needed to render the complete website. It can take 1 to several requests for a page to load.
domain: the domain that’s being added or configured misconfigured: true if dns/verification isn’t correctly set up
dns_record_type: type of dns record that needs to be added for the domain (e.g., ‘a’) dns_record_name: name of the dns record that needs to be added dns_record_value: value of the dns record that needs to be added dns_ip: ip address for the dns record (same as dns_record_value) dns_configured: true if dns is properly configured for the domain
domain_verified: true if no verification record is needed for the domain verification_record_type: type of dns record needed for domain verification (e.g., ‘txt’) verification_record_name: name of the verification record to be added to dns verification_record_value: value of the verification record to be added to dns
certification: true if an ssl certificate has been generated certificate_expires: date when the ssl certificate expires certificate_auto_renew: true if the certificate automatically renews (always true)
config_target: the app domain that this domain links to config_type: type of configuration (always ‘bubble’) config_account: the account id associated with this configuration
error: contains error state information if an error occurred message: contains any message returned by the api
returned_an_error: true if the action was not successful
For the DNS fields, what does “needs to be” mean? Does that mean that CoAlias has detected that DNS is incorrect and needs to be fixed?
What I mean is, will these fields be empty when the DNS is correct, and populated when there is a problem? Or will these always be present, and they don’t indicate a problem?
Also, where can I learn more about the verification? I watched the video and you said about 1% of domains need verification. I’ll always be adding domains registered in the same way via the same registrar, so am I safe if my particular registrar doesn’t require this? Or does it depend on the domain, even within a registrar?
stupid question - but if i see this correctly i can whitelabel my app fully with this url setup so the main url is changed. if i do this - do you guys have an api where my app can create automatically whitelabeld versions so i dont have to do it by myself? (i want to build up a hosting platform where u can get your own hosting plattform yourself under your own domain after registering (we have access to their domain what they are adding…)