Integrated REST

Integrated REST

151k Downloads

Output cannot be automatically parsed as json/jsonld

thunfisch987 opened this issue ยท 1 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

When fetching from the api the content-type is text/plain

Steps to reproduce the problem:

  1. curl -i URL_TO_API
  2. check content-type

Expected behaviour:

The content-type is application/ld+json


Versions:

  • This mod: all
  • Minecraft: all
  • Forge: all

Log file:

commented

Thanks for reporting!