2022-04-11 08:59 AM
I recently started testing the JS Transporter and found the Google API lab document Scott posted from a 2018 summit. I am having a credentials error when trying to run the data feed.
Any one know why this may be? I am using version 6.10
2022-04-11 09:03 AM
@matthancock, did you create the Google News API key, JavaScript Transporter Lab Guide - RSA Archer Summit 2018.docx - Archer Community - 556879 (archerirm.community) around page 4 and update the key in data feed?
Advisory Consultant
2022-04-11 09:07 AM - edited 2022-04-11 09:13 AM
Yes, I created an account and a key as instructed.
I brought in the following...
Results: Faulted: An unexpected error has occurred: Unable to login with specified credentials
Is there any issue with service account?
2022-04-11 10:30 AM
I generated a new key and still get the same credential error.
2022-04-11 03:55 PM
Check the Archer Job logs to see if there anything specific.
Do other non-JS data feeds run without a problem?
Advisory Consultant
2022-04-11 04:14 PM
other jobs run with no issues.
is there another JS Transport example I could possible try?
2022-04-11 05:00 PM
What does the job log say when the feed faults?
Advisory Consultant
2022-04-11 05:52 PM
Nothing shows in the logs.
2022-04-12 07:41 AM
Does your server environment need to go through a proxy for internet access?
Advisory Consultant
2022-04-12 10:35 AM - edited 2022-04-12 03:06 PM
A proxy is in place. In most transporters the proxy settings are in the data feed itself, but not for JS transporter, where would I put proxy information in?
I tried running the same data feed from the lab on our 6.4 environment and it jumps from Pending to Terminating and just sits there.
I did get to the log file from 6.4 and got an error.
<Description>SCRIPT_RUNTIME_ERROR : One or more errors occurred.Error in HTTP Response: HTTP ERROR: Error: getaddrinfo ENOTFOUND newsapi.org newsapi.org:443
Error