I am following the Google API doc for Google site
https://developers.google.com/google-apps/sites/docs/1.0/developers_guide_protocol#UpdatingPageFile
*************************************************************
https://sites.google.com/feeds/content/${domainName}/${siteName}/${ENTRY_ID}
*************************************************************
<entry xmlns="http://www.w3.org/2005/Atom" xmlns:sites="http://schemas.google.com/sites/2008">
<category scheme="http://schemas.google.com/g/2005#kind"
term="http://schemas.google.com/sites/2008#webpage" label="webpage"/>
<link rel="http://schemas.google.com/sites/2008#parent"
type="application/atom+xml"
href="http://sites.google.com/feeds/content/${domainName}/${siteName}/${ENTRY_ID}/"/>
<title>${subpage_title}</title>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">${updated_content}</div>
</content>
</entry>
*************************************************************
Does anybody know what is the problem or how to troubleshoot it ?
Thank you.
HTTP/1.1 500 Internal Server Error Alternate-protocol: 443:quic,p=1 Content-length: 14 X-xss-protection: 1; mode=block X-content-type-options: nosniff Transfer-encoding: chunked Expires: Sun, 26 Jul 2015 09:33:13 GMT Server: GSE -content-encoding: gzip Cache-control: private, max-age=0 Date: Sun, 26 Jul 2015 09:33:13 GMT X-frame-options: SAMEORIGIN Content-type: text/html; charset=UTF-8
As this API is maintained by Google, requesting you to raise this query on Google Site API Support Forum Google Site API Support Forum
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/f52003c8-e861-409a-98f2-e2d0b20691b9%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
Hello,
from Google support they are asking (among other):
a) Programming Language (PHP, Java, Python, etc)
b) Client Library version:
c) is the problem reproducible with OAuth 2.0 Playground or APIs Explorer?
OAuth Playground https://developers.google.com/oauthplayground
API Explorer https://developers.google.com/apis-explorer
d) Links to API Request/Response Headers (with timestamp and body):
Where can I find the answers for a) and b) ?
Is it possible to reproduce the RMP connector execution using "OAuth Playground" ?
For d) should I use the Lauch test connector response ?
Thank you.
Thank you.
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/de748d3a-c899-401d-97bd-f3c2b96faa8c%40runmyprocess.com.