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
Found that for my hastily written shareFormWithUser() endpoint, I needed to manually add a Referer header.
No idea why. Also no idea why I needed it there but the customRegisterProject (which I copied the structure from for the new one) doesn't seem to need this header.
Less of a bug to fix and more of a curio, unless we find this same issue with any endpoints that we're actually keeping long-term.
Found that for my hastily written shareFormWithUser() endpoint, I needed to manually add a Referer header.
No idea why. Also no idea why I needed it there but the customRegisterProject (which I copied the structure from for the new one) doesn't seem to need this header.
Less of a bug to fix and more of a curio, unless we find this same issue with any endpoints that we're actually keeping long-term.