Replies: 1 comment
-
| 
         I believe this is a bug with not using the new API hostname. DDNS-Updater is still using "porkbun.com" and needs to use "api.porkbun.com". Documenation for reference: https://porkbun.com/api/json/v3/documentation#apiHost  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
This is my configuration:
{ "settings": [ { "provider": "porkbun", "domain": "haddock.cc", "api_key": "pk1_REDACTED", "secret_api_key": "sk1_REDACTED" } ] }I'm getting this log output:
Version: 2.9.0
Beta Was this translation helpful? Give feedback.
All reactions