Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Error 500 when calling one of the REST endpoints using Python3

edited May 19, 2020 3:05PM in Digital Assistant & Mobile 1 comment

Summary

Returning HTTP 500 when calling Legacy RESTAPI, start export task

Content

Hi there,

I'm attempting to call the Legacy REST API so I can test starting export tasks. My account is not being upgraded to version 20.1.1 for another month or two. 

I've so far been able to authorize my details to get an access token, and this has worked when using the "Get Export List" method.

For some reason when I try to start new export dates within valid date ranges, there is a 500 internal server error.

Code:

class HTTP:

    def __init__(self, idcs_hostname, scope_url, client_id, client_secret

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!