REST integration Error -"not a valid key=value pair (missing equal-sign) in Authorization header: '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2023 07:11 AM
I used OAuth for REST outbound integration. My integration works well on DEV, TEST instances, but it generated the error " not a valid key=value pair (missing equal-sign) in Authorization header: 'Bearer " after moving to Production instance with status is 403.
Please see the detail error log below. Can any expert give some direction how to debug this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2023 12:59 PM
Hi, if your configuration is identical for your SNC prod and sub-prod instances, then the most likely cause is your target environment. Are you able to authentical your dev SNC instance to your target prod instance, or your prod SNC instance to you target dev\test instance?