True or false: You can't URL-encode a redirect URI in Enhanced Packages, as part of API Integration.

Study for the Marketing Cloud Developers Certification Test with flashcards and multiple choice questions. Each question offers hints and explanations. Prepare effectively for your exam success!

Multiple Choice

True or false: You can't URL-encode a redirect URI in Enhanced Packages, as part of API Integration.

Explanation:
In Enhanced Packages for API Integrations, the redirect URI must be registered in its plain, unencoded form. The OAuth flow will handle encoding automatically when constructing the authorization request, and the system requires an exact match to what’s registered. Manually URL-encoding the redirect URI can cause the redirect to fail because the encoded form won’t match the stored, expected value. So, you can’t URL-encode the redirect URI in this setup—the platform expects the unencoded URL, and encoding it would break the flow.

In Enhanced Packages for API Integrations, the redirect URI must be registered in its plain, unencoded form. The OAuth flow will handle encoding automatically when constructing the authorization request, and the system requires an exact match to what’s registered. Manually URL-encoding the redirect URI can cause the redirect to fail because the encoded form won’t match the stored, expected value. So, you can’t URL-encode the redirect URI in this setup—the platform expects the unencoded URL, and encoding it would break the flow.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy