Skip to main content
Question

Force OAuth2 Connections on HTTP POST method

  • April 14, 2023
  • 2 replies
  • 29 views

fran-gd
Contributor
Forum|alt.badge.img

Hi,

 

I am trying to connecto to an API that supports only POST method to generate the tokens via OAuth2.

 

After some testing and fiddling, I can see that FME Desktop (2022.2) sends first a GET request when trying to get the token. So this request is declined by the server and I cannot continue further.

 

Is there a way to enforce POST for the whole OAuth2 flow in Desktop/Server?

2 replies

hkingsbury
Celebrity
Forum|alt.badge.img+63
  • Celebrity
  • 1632 replies
  • April 16, 2023

fran-gd
Contributor
Forum|alt.badge.img
  • Author
  • Contributor
  • 5 replies
  • April 17, 2023

@hkingsbury

 

Thank you very much for the quick reply.

I did search the forums before asking, but clearly I was not using the right keywords. Thanks for letting me know.

I have read it and I see there is a ticket filed for it (FMEENGINE-76689). So hopefully will be implemented soon.

 

Thanks!!