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
Section 3.2 specifies the content types negotiated for responses (the JSON-LD profile mime type, or optionally application/activity+json); section 6 specifies that the JSON-LD profile MIME is to be used in POSTs for client-to-server interactions, but nowhere is a MIME type specified for server-to-server interactions
Section 6 mandates use of application/ld+json; profile="https://www.w3.org/ns/activitystreams". The same should probably be done in section 7.