Displaying DNS record after adding it with remote API

Discussion in 'Installation/Configuration' started by Enes Zorlak, Jan 5, 2022.

  1. Enes Zorlak

    Enes Zorlak New Member

    Hello,
    I added one DNS record with dns_txt_add()
    It works fine (dns record is added to BIND zone, a new SQL record is added to dns_rr table in dbispconfig database), but this record doesn't show in clients ISPconfig. Have I missed something? Is there a way to display this record in clients ISPconfig?
    Regards, Enes
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Probably wrong settings in your API call like wrong client_id used or a wrong ID of the parent zone.
     
  3. Enes Zorlak

    Enes Zorlak New Member

    Yes it was client_id.
    I am very sorry for taking your time, i should be carefull.
     
    till likes this.
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    No problem at all :)
     

Share This Page