Skip to content

HTTP status 415 in production #8

@mdagosta

Description

@mdagosta

I am running into a problem with AuthClient.get_user_info(). I'm able to get the bearer token successfully, and in the sandbox get_user_info() is working. However, in production I am getting HTTP status 415. The error message is empty string.

What can I do about this? From reading years old posts on developer.intuit.com I'm wondering if there's a wrong setting on my account or something like this. But with no error message I'm guessing...

Reading through the docs here it looks like the auth_client is set up correctly to me...
https://developer.intuit.com/app/developer/qbo/docs/develop/authentication-and-authorization/openid-connect#obtaining-user-profile-information

Works in sandbox. Doesn't work in production. What should I do next?

Big thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions