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've implemented this following your instructions (implemented the interceptor solution) but every time i try to fetch og meta tags with the facebook link debugger it returns empty angular template tags {{ var }}.
Tested it out with curl 'MY_URL' and it did render the page so i'm guessing angular/nginx is setup ok.
Any suggestions on why this could be happening?
The text was updated successfully, but these errors were encountered:
I've implemented this following your instructions (implemented the interceptor solution) but every time i try to fetch og meta tags with the facebook link debugger it returns empty angular template tags {{ var }}.
Tested it out with curl 'MY_URL' and it did render the page so i'm guessing angular/nginx is setup ok.
Any suggestions on why this could be happening?
The text was updated successfully, but these errors were encountered: