Thursday, October 15, 2015

Ccontent-type is null with Google Structured Data testing tool?

When accessing my GWT website with Google Structured Data testing tool, I get the following error:
----

javax.servlet.ServletException: Content-Type was '(null)'. Expected 'text/x-gwt-rpc'. 

    at com.google.gwt.user.server.rpc.RPCServletUtils.checkContentTypeIgnoreCase(RPCServletUtils.java:477) 

    at com.google.gwt.user.server.rpc.RPCServletUtils.readContent(RPCServletUtils.java:209) 






----

The detected user agent:

[mozilla/5.0 (compatible; google-structured-data-testing-tool +http://developers.google.com/structured-data/testing-tool/)]


How must I solve/deal with this ?

- Ed

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment