mysql - Having trouble transfering FluidSurvey Data -


i'll try keep short , simple. i'm in bit of pickle here in regards new functionality client wants. runs survey company , has integrated fluidsurveys website via specific address.

he hosts many surveys here no issue, 1 of clients insists data compiled , pushed server using zapier using fluidsurveys mysql "zap".

upon entering information in zapier , getting ready go, error

(operationalerror) (1130, "host 'ec2-54-86-9-50.compute-1.amazonaws.com' not allowed connect mysql server") none none 

all need know if there common way fix permissions make connection possible.

thanks


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -