The CreatorCon Call for Content is officially open! Get started here.

new release of a dev lab instance

Goran Pettersso
Mega Guru

Hello

 

My dev lab instance went offline this morning.  I have been working quite much in then App engine studio as well as using REST API. Not a big deal to request a new instance to get the work continued. 

 

I have a new labinstance app and running: 

 
But on my Service developers it shows the server as hypernating and does not wake.
 
Weird because the site is up and running.
 
In the new lab instance I get an HTML response instead now. Before it was Jsons. And the server does not accept or respond to my header:
headers = {"Accept":"application/json", "content-type}":"application/json"}
 
Something that has to be setup?
 
1 ACCEPTED SOLUTION

Sandeep Rajput
Tera Patron
Tera Patron

@Goran Pettersso Can you check if you are hitting the correct instance URL via the API call. You might be calling the old instance URL (which is already hibernating) and getting the HTML in response.

View solution in original post

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@Goran Pettersso Can you check if you are hitting the correct instance URL via the API call. You might be calling the old instance URL (which is already hibernating) and getting the HTML in response.

Hi

i requested a new instance with Tokyo and it works now. I will test later on with a later release!