[
https://issues.jboss.org/browse/TEIIDDES-3214?page=com.atlassian.jira.plu...
]
Mario Majernik edited comment on TEIIDDES-3214 at 7/31/18 6:49 AM:
-------------------------------------------------------------------
So I tried to change url from :
{code:java}
http://services.odata.org/Northwind/Northwind.svc
{code}
to:
{code:java}
https://services.odata.org/Northwind/Northwind.svc/
{code}
and it works now.
So workaround exists, I am changing priority to Critical.
But there is still a question. The first option without redirects worked before. Why? And
why is not working now? Should be working now? If not could be a mention about this in
documentation or TD should show some warning window that user put there address with
redirects.
was (Author: mmajerni):
So I tried change url from :
{code:java}
http://services.odata.org/Northwind/Northwind.svc
{code}
to:
{code:java}
https://services.odata.org/Northwind/Northwind.svc/
{code}
and it works now.
So workaround exists, I am changing priority to Critical.
But there is still a question. The first option without redirects worked before. Why? And
why is not working now? Should be working now? If not could be a mention about this in
documentation or TD should show some warning window that user put there address with
redirects.
odata EOF in prolog
-------------------
Key: TEIIDDES-3214
URL:
https://issues.jboss.org/browse/TEIIDDES-3214
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 11.2
Reporter: Mario Majernik
Priority: Critical
Attachments: Screen Shot 2018-07-26 at 12.54.48.png, Screen Shot 2018-07-26 at
12.55.07.png, odata.png
When I try to import from odata I get this error: Unexpected EOF in prolog (See
odata.png)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)