Skip to content

[APP] SurveyMars #16690

@sergio-eliot-rodriguez

Description

@sergio-eliot-rodriguez

Name of app / service
SurveyMars
https://surveymars.com/

Link to developer documentation
https://surveymars.com/v1/en/openapi#/

Additional context:
Auth flow fails

There are two issues with the Auth flow:

  1. access and refresh token request require the header:
  • X-Request-Id
  • string
  • Request identifier (needs to be globally unique for a single user)

With the current submit an app UI, I don't see a way to auto generate a random Request ID value, since this is part of the request whereby these values are only set via custom field (captured by the user), or hardcoded directly in the access or refresh token requests.

Image

  1. the second problem i believe is due to a bug with the submit an app ui, despite the refreshToken being set, the refresh token request throws. we've seen before problems with data handling from submit an app ui's part that when digging is due to is underlying Ruby implementation.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    appNew app / integration requestenhancementNew feature or requesttestrequest-or-authflow-failsOn Project App Store, preparing the app for the marketplace, the test request or its auth flow fail.triagedFor maintainers: This issue has been triaged by a Pipedream employee

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions