Skip to content

Commit

Permalink
🚧 Wip 2
Browse files Browse the repository at this point in the history
  • Loading branch information
naelob committed Apr 12, 2024
1 parent 533c27c commit 133af09
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 518 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ export class AcceloConnectionService implements ICrmConnectionService {
redirect_uri: REDIRECT_URI,
code: code,
});
//const subdomain = 'panora'; //TODO: if custom oauth then get the actual domain from customer
const res = await axios.post(
`${CREDENTIALS.SUBDOMAIN}/oauth2/v0/token`,
formData.toString(),
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 133af09

Please sign in to comment.