Your comments

"do you see two firebaseadminsdk accounts?"

I do.  There's the one I created per the instructions, which has a slightly different name and the description I entered, and there's the other one with a generic name and no description.  


It turns out that generating a key from the generic one enables me to send push notifications.


Curiouser and curiouser....but at least it looks to be working ATM.

Hey Robert, am I correct that the key in your example is being generated for a service account different from the one manually created earlier in the process?

Yup... same here...exact same issue, exact same message. I can be pretty stupid, but I'm pretty sure I followed the directions correctly.  I'm seeing the same error message in the log.

Wowsa.  That's gotta be priority fix.  We're supposed to be adopting Total CMS this spring, and that would throw a major monkey wrench in our workflow.

Very slick.  And about what I'd have gone with, except for this conversation:

Ad person: "Yeah, we need a way to sell premiums associated with our reader's choice contest."

Web Monkey: "Sounds like a cool idea.  But isn't that promotion almost finished? The awards dinner is tomorrow."

Ad person: "Yeah, it's been great.  So you can build something by tomorrow afternoon, right?"

Web Monkey: "But it's already 4:30 p.m."

Ad person: "yeah, and?"

Web Monkey: Pours liquor, cries, opens text editor

Actual transcript :)

BTW, I love that your mission statement includes "make trouble"

You can, with some hacking around, use blox forms to sell product and accept payments.  But the fact is even after a lot of hand coding CSS hacks it's still ugly AF because you're stuck modifying the clunky forms layout and trying to shoehorn products in there.

Like so: https://www.yakimaherald.com/order/readers_choice_winners/?submitted_page=1

you have to get to page 2 to see the true, um, beauty, of the design :) 

IDK about 'slugs' off the top of my head, but the upload will preserve exif data, so if you enter stuff like headline, caption, and byline it'll use that for everything public facing.  The 'headline' exif field will become the asset title IIRC.

I would suggest self-hosting the map tiles generated from OSM data (use vector tiles like the cool kids are doing if you want to be snazzy), then hook up with HERE maps for the geocoding service -- 250,000 free lookups per month per customer.  Is pretty easy, scales well, and would be the cheapest option for TN and its customers.  My $0.02.


The truly frustrating thing is that I've got everything built to replace Google Maps, but figuring out the UTL templates to know how to do it is the killer.

Any movement on this or any chance of something soon?  We're likely to have to set up a third part service specifically to do this, and I'm both lazy and cheap, so I'd rather not.

Only way I've found is to build an HTML asset.  I've got a couple of shells with the style rules in place for different styles of quotes.  The other option would be to have the style defined in your site styles and just add the classes manually in the article editor's HTML view.


Either of these options work really well, but neither of them are all that useful to most of our non-technical staff.  It would be awesome if the article editor was a little more robust and full-featured like that.   


In addition to pull quotes there are a ton of other elements that can't be styled well, and if you take the time (as if I had it to spare) to style things manually, the editor will usually strip away your tags/style rules when it saves.  Makes a lot of features content turn out ugly on our site.