You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to roomor...@googlegroups.com
Hi,
I'm implementing accepting webhooks from Roomorama in our app and I ran into a problem. I'm getting this payload https://gist.github.com/grk/74c8099f19fba4b849a7 with this Content-Signature header: a32993d8dc7101dc12860c5169d3612f49854574. I implemented the check as described in the docs, and from my calculations it should be 68dec656efa6ba74380ebf0a494806d927e6e764. Could you verify that your implementation is correct?
Nicolas Gaivironsky
unread,
Aug 15, 2014, 10:56:48 PM8/15/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to roomor...@googlegroups.com
Hi Grzesiek,
I just double checked the calculation and I am indeed getting 'a32993d8dc7101dc12860c5169d3612f49854574' for your payload and client app secret pair.
Could you provide any more details on your implementation? I just emailed you privately with contact details.