Hi Folks,
I'm trying to connect to the Yelp Fusion API, I read the documentation and it appears to use a OAuth2 authentication. From reading up it should be possible to set this up in FME. Ideally I want to have a yelp connection I can use in conjunction with a HTTPCaller transformer in FME.
I tried numerous things but still getting a 404 error. Here's how my current connection looks:
All suggestions welcome