Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  Scope Not Found 404

    Posted 06-05-2025 18:19

    Austen | 2021-06-30 15:46:26 UTC | #1

    We are attempting to retrieve data from the Platform API using an authorization code grant OAuth client

    This client has been recently updated, and it has been assigned all available scope values within Cloud.

    When we attempt to access the object, we get a 404 response along these lines:

    {"message":"No such scope 155c2eb0-9b3f-4927-ba52-bef950fe18ee","code":"not.found","status":404,"messageWithParams":"No such scope {scopeId}","messageParams":{"scopeId":"155c2eb0-9b3f-4927-ba52-bef950fe18ee"},"contextId":"c551f79e-7bb2-425b-ab34-bfb73a14c1a0","details":[],"errors":[]}

    This happens for multiple object types (the example above is for an AuthzDivision)

    Where are we going wrong?

    Thanks,

    Austen


    system | 2021-07-31 15:46:29 UTC | #2

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 11357