FieldsRaven developer docs
  • Welcome!
  • Quick Start
  • App embeds
    • Sitemap manager
    • Customer Birthday Popup
  • FAQ
  • Code examples
    • Create a single_line_text_field metafield
    • Delete a metafield
    • Create a product_reference metafield
    • Create a list.product_reference metafield
    • Create a json metafield
    • Create multiple metafields (aka flock)
  • Example features
    • Customer Birthday Popup (WIP)
    • Sitemap Manager (WIP)
    • Page SEO Editor (TBD)
    • Product FOMO (TBD)
    • Show off live traffic (TBD)
    • Collect custom customer attributes
    • Wish List
    • Customer registration with custom attributes
    • Customer Product Registration
  • Troubleshooting
  • Klaviyo
  • Airtable
Powered by GitBook
On this page

Troubleshooting

PreviousCustomer Product RegistrationNextKlaviyo

Last updated 2 years ago

Invalid auth_code

When a request (aka. raven) is sent, payload must include a raven_mac which is a sha256 generated using a secret key. That secret is added to the store when FieldsRaven app is installed, in rare occasions the app fails to add the secret key, when that happens, the incoming payload won't have a valid raven_mac.

Error: null

This might be because you created the metafiled in Shopify admin and added a validation to the filed, make sure the data you send from the storefront is valid according to the validation you created and make sure the metafield type matches the type sent by FieldsRaven.

To make sure your Shopify store has the secret key go to settings and click on the eye icon, if the secret key is missing please .

reach out