Skip to main content
Question

SSL error via JSON reader; not via http caller

  • February 16, 2020
  • 1 reply
  • 8 views

I'm trying to read data from an API endpoint using a JSON reader. Unfortunately, I'm getting a http / ssl error. However, when I'm try to read data from the same API endpoint using a HTTP caller transformer, everything works fine. So, there is nothing wrong with the endpoint.

 

Am I encountering an error in the JSON reader? I'm usinf FME Desktop 2019.1

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

david_r
Celebrity
  • February 17, 2020

I was unable to reproduce the issue with either FME 2018.1 or 2019.2, both versions could read the URL just fine.

Are you able to post a sample workspace here that demonstrates the issue?