-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Similar bug is with Curl import, only part of the request is imported.
curl --request POST \ --url https://login.microsoftonline.com/ten/oauth2/v2.0/token \ --header 'Content-Type: multipart/form-data' \ --form client_id=uuid \ --form scope=https://graph.microsoft.com/.default \ --form 'client_secret=secret' \ --form grant_type=client_credentials
Restfox v0.38
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working