Inferring Schema (LinkedIn)

I'm trying to use the LinkedIn API and after filling in the fields the app is stuck on Inferring Schema (rotating animation).

Is there some way I may have misconfigured the Oauth attributes?

Johnny

HI @JohnnyOpcode,

We can't tell without finding out more about your configuration.

  1. Are you using Angular or Blazor?
  2. What fields have you filled so far?
  3. What is the OAuth configuration of the LinkedIn API?

I figured out my mistake. I was pointing on OData and not REST.

Johnny