Comments
-
Unfortunately not, its a global service used by 1000's of customers 'as is'.
-
Unfortunately that is not how my data is though :(
-
Hi, Yes that's the problem, without any key I cannot reference the data. This is data coming from a web service so I have no control over the format.
-
Thanks :)
-
wow, thats great thanks. It was the btoa part I had the format wrong on :)
-
Unfortunately not. Might end up having to build my own connector.
-
Hi, Im just looking for the URL to deploy it again. Sometimes it fails or I get kicked out of the Developer portal waiting for it to publish.
-
I have done that and the app looks good but still doesnt work. One thing I have noticed is that the requested services appears to be blank Whereas yours shows Drive and google Sign in. Is there some way to add this or delete and start again?
-
Hi, thanks. This was great. The only changes I made was the returned total pages on line 16 I changed to return JSON.parse(res).pages; // Return total number of pages and I also commented out the log report on line 12 so my Console just shows Fetching page: 1 Fetching page: 2 Fetching page: 3 Fetching page: 4 Fetching…
-
In google I have allowed 'less secure apps' (changed weeks ago) but still have the issue
-
When I try to set up the connector, it takes me to the google login page and when I try to authenticate my Google company account, which is an admin, I get this message.
-
Hi, this is in DOMO, building a custom connector, so a version of JAVA.
-
Yes its frustrating, its the cloudflare used by the service I am trying to connect to, so I have no access or control and they are unwilling/unable to help. In their view, as long as a curl command works their system is OK! I can run a curl command on my PC and access OK but its blocking DOMO. Using certain headers I have…
-
Hi, I can see the apps listed and Domo isn't there, how do I add Domo. I have also enabled 'Less secure app access' but that hasn't worked either.
-
Yes this is great thanks :)