cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Getting error when redirect from Dropbox to Snaplogic

aaditya
New Contributor

Hi !

I try to redirect from Dropbox to Snaplogic but I get this error

{"http_status_code": 500, "response_map": {"error_list": [{"message": "Request to token endpoint https://api.dropboxapi.com/oauth2/token failed for account \"/ConnectFasterInc/Demo_SnapDev_Solutions_Project/Md/DropboxAcc\" of type \"REST OAuth2 Account\""}]}}

I give proper client id and I use this redirect Uri
https://cdn.elastic.snaplogic.com/api/1/rest/admin/oauth2callback/rest 

2 REPLIES 2

aaditya
New Contributor

Please anyone !
SnaplogicError.jpg

ddellsperger
Employee
Employee

you should not specify a redirect_uri, it will automatically put in https://elastic.snaplogic.com/api/1/rest/admin/oauth2callback/ in the case of using the rest snap pack, this would be https://elastic.snaplogic.com/api/1/rest/admin/oauth2callback/rest. You would need the dropbox app configuration to support that specific redirect uri as well.