Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
rkannas
New Member

Odata V4 Invalid URI: The hostname could not be parsed

Hi Experts,

I am getting the following error while get data of my odata feed v4.  

Currently the service Authenticatinon is anonymous and no redirection and service works fine in browser and postman.

 

This is the odata url I am using.

https://testbook.cfapps.eu10.hana.ondemand.com/catalog

 

Error Message:

 

CgvSaVW'

 

 

 

Any suggestion would be helpful.

 

Regards,

Rajesh

1 ACCEPTED SOLUTION
rkannas
New Member

Issure Resolved:

@Odata.context is generated with relative URL.I have corrected the service to generate absolute URL.

 

odata_context.png

 

View solution in original post

3 REPLIES 3
rkannas
New Member

Issure Resolved:

@Odata.context is generated with relative URL.I have corrected the service to generate absolute URL.

 

odata_context.png

 

aj1973
Community Champion
Community Champion

Hi @rkannas 

I think you need to add ".svc" after Catalog

https://testbook.cfapps.eu10.hana.ondemand.com/catalog.svc

 

Regards
Amine Jerbi

If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook

You can click the service to test. .svc is not part of the url.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Kudoed Authors