Nope, it should all be pretty automated. Are you providing all of the fields, username, API ID, API secret ID? It’s set to not show anything if there is an error variable set because any of those 3 aren’t available.
I have my username, API ID, API Secret ID, and # of posts allowed all filled in.
Hrm. Not sure at the moment. It’s failing somewhere in the display, but I’m not able to determine where without more access.
So… am I just out of luck then?
If you’re willing to let me into the site via a temporarily issued admin user, I can give it a go debugging directly. I’d rather you get to use the Widget than not 🙂
Sounds good. Just let me know how to get that info to you discreetly.
Set up an account for tw2113 @ gmail dot com
Done. Thanks in advance. Let me know if there are permissions you need that you don’t have.
Aha, I know what’s going on. You’re trying to use it for a brewery checkin list, but the plugin is presently only set up to individual users. Because of this, it’d need a different endpoint for the API to fetch what you’re looking for.
Sadly that means my plugin isn’t the right match for you, as is. I wouldn’t mind adding more to it, I just haven’t found the time quite yet.
Bummer :-/ Thanks for looking into it for me. I wonder if there is anything else out there…
I make no promises on time, but I’ll see if I can wire up a brewery checkin version of the widget.
Keep the plugin installed, whether active or not, and keep an eye out for updates. I strive for good readme files, so that’ll let you know what’s coming in.
Hey dagreatdennis. I found myself with some time tonight, and I went ahead and did up a new widget for breweries. Would love to have you help test it before I push it up to wordpress.org.
You can find it at https://github.com/tw2113/Untappd-WordPress-Widget/archive/master.zip
Not sure if your Untappd account makes the brewery numeral ID obvious, but in case it doesn’t, the following that will be in the FAQ on .org should help.
“You should be able to find the Brewery ID by checking the URL for the brewery on a specific checkin. Hover over or copy the URL for the BREWERY in a checkin like in the following example: “PERSON is drinking a BEER by BREWERY at VENUE” and look for a numeral ID at the end of the URL”.
According to what I can see, it’d be 42631 based on the following URL: https://untappd.com/w/reclamation-brewing-company/42631
Edit: Also let me know if you encounter any PHP errors/notices so that I can get those fixed ahead of time as well.