Issue when I am trying to create a oauth credentails for my plugin.
KavinRajDev
Registered Posts: 1 ✭
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?
Answers
-
importthepandas Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 115 Neuron
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.