Originally posted by Cory Callcott
Registration response…
{
"success": true,
"account_type": "Demo",
"account_url": "https://go.servicem8.com/PluginMultipleDatabases_WaitForDatabaseCreation?&s_token=[REDACTED]"
}
going to account url link shows Service Unavailable.
is this service no longer available? or just one more frustrating thing that does not work, which is a pity as i actually do like servicem8 and have been using from almost the very beginning.
Hi Cory,
Looks like you’re attempting to use the demo provision endpoint while already authenticated as an existing account, which is not permitted. Try using the endpoint while unauthenticated and you should have better success,
Cheers,
Ben
Thanks for replying Ben, I just logged out of every browser session and the app on my mbp and I still seem to get that error when creating a demo account.
Just noticed you have an API logs. Your api log is showing a returned 401 unauthorised - but json response in my terminal is returning me a 200 with json as above.
I am using basic auth.