cancel
Showing results for 
Search instead for 
Did you mean: 

Could not find the service provider from Photo queryOptions: $top=10

sylbstrmx39
Explorer
0 Kudos

Hi everyone!

I have added an odata service to my project as follows:

Service Source Type: Mobile Services

Destination Name: USER (htttps://api90.ss.com/odata/v2) the url is a simple example

Path Suffix: /

doing a check service, it responds correctly and allows us to continue, on the page I add a table object and In EntitySet Target I select the name of the service that I previously added, EntitySet I obtain all the entities of the service and select Photo and in QueryOptions I put $top=10, In the Title property of the object table in the object browser if the properties of the Photo entity appear, I select the property of my interest, and I run the application, but I get the following error:

mdk.trace.odata: Error: Could not find the service provider from Photo queryOptions: $top=10

I can't understand if I need to configure something else. I really appreciate the help that you can guide me. Thanks!

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Can you share more details on the odata service? I was checking that site and can't find details on their api service. If I try to go to the url in the browser it just redirects to the www.ss.com site.

sylbstrmx39
Explorer
0 Kudos

The url that I provided is fictitious, the real one is configured with your username and password in the destination USER, the same URL I test in Postman with $top=10 and it returns the data correctly.

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos
sylbstrmx39

Were you able to resolve this issue? If you were able to find a solution, could you post it below so it might be helpful for other community members?

Regards,
Jitendra (SAP Community Moderator)

Accepted Solutions (0)

Answers (0)