Bronze 3
Since ‎06-26-2023
Thursday

My Stats

  • 13 Posts
  • 0 Solutions
  • 2 Likes given
  • 3 Likes received

benjaliott's Bio

Badges StuartLayton Earned

View all badges

Recent Activity

The to_string function has changed this past weekend. It seems to be stripping out null fields!eg: If you To_String this value: {"consentLevel": "Monthly","consentType": null,"from": null,"to": null}you only get the consentLevel back{"consentLevel": ...
Is there no way to read from a pubsub queue other than the PubSub Trigger? We made a REST call to a function that reads from the queue and passes us the array payload and all works fine until you try and add security for PROD ready! seems we are miss...
Likes from