News & Announcements User Community Developer Community

Welcome to the RingCentral Community

Please note the community is currently under maintenance and is read-only.

Search
Make sure to review our Terms of Use and Community Guidelines.
  Please note the community is currently under maintenance and is read-only.
Home » Developers
JS SDK incorrect header check error after move to vite
Tags: sdk, authentication
May 8, 2023 at 4:18am   •   1 replies  •  0 likes
Pat Golan

Hi,

We recently upgraded our app from vue2 to vue3 which also include moving from webpack to vite.


On webpack we were using following code to login:

platform
  .loginWindow({
    url: platform.loginUrl({ usePKCE, redirectUri }),
  })
  .then(rcsdk.login.bind(platform))
  .then(res => {
    const data = res.json()
    store.dispatch('saveRingCentralToken', data)
  })

Now it doesn't work. I'm getting following error


I compared request headers from vue3 and vue2. vue3 app is missing cookie headers.


From what i know vite doesn't work well with old node packages and my suspicion are the polyfills, but it's above my frontend knowledge.

1 Answer
answered on Apr 18, 2024 at 2:38pm  

@Pat Golan Did you get this working? I have the same problem but with react/vite. I installed nodePolyFills from vite-plugin-node-polyfills.


 0



A new Community is coming to RingCentral!

Posts are currently read-only as we transition into our new platform.

We thank you for your patience
during this downtime.

Try Workflow Builder

Did you know you can easily automate tasks like responding to SMS, team messages, and more? Plus it's included with RingCentral Video and RingEX plans!

Try RingCentral Workflow Builder

PRODUCTS
RingEX
Message
Video
Phone
OPEN ECOSYSTEM
Developer Platform
APIs
Integrated Apps
App Gallery
Developer support
Games and rewards

RESOURCES
Resource center
Blog
Product Releases
Accessibility
QUICK LINKS
App Download
RingCentral App login
Admin Portal Login
Contact Sales
© 1999-2024 RingCentral, Inc. All rights reserved. Legal Privacy Notice Site Map Contact Us