You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting this error:
Object at URL 'https://sitename.nl/' of type 'website' is invalid because the given value 'nl-nl' for property 'og:locale:locale' could not be parsed as type 'enum'.
Description
when debugging with: https://developers.facebook.com/tools/debug/og/object/
I am getting this error:
Object at URL 'https://sitename.nl/' of type 'website' is invalid because the given value 'nl-nl' for property 'og:locale:locale' could not be parsed as type 'enum'.
I think the problem lies in the "-" and should be transformed to "_" (dash to underscore)
https://developers.facebook.com/docs/messenger-platform/messenger-profile/supported-locales/
Steps to reproduce
Additional info
The text was updated successfully, but these errors were encountered: