Survey banner
Switching to Dataiku - a new area to help users who are transitioning from other tools and diving into Dataiku! CHECK IT OUT

Issue when I am trying to create a oauth credentails for my plugin.

KavinRajDev
Level 1
Issue when I am trying to create a oauth credentails for my plugin.

when I am trying to create a oauth credentails for my plugin. it always returns Oauth did not return a refresh token but refresh token is being created in my end. What path does dataiku try to get the refreshtoken from?

 

0 Kudos
1 Reply
importthepandas

You might need to indicate "offline_access" or similar in your scope(s) as part of your oauth credential definition.It will depend on your provider.

0 Kudos