We use cookies to make HubSpot's community a better place. Cookies help to provide a more personalized experience and relevant advertising for you, and web analytics for us. To learn more, and to see a full list of cookies we use, check out our Cookie Policy (baked goods not included).
Nov 1, 2019 12:52 PM
Hello everyone,
We have a forms API working perfectly on our dev server e.g. all form fields submitting to HubSpot but when we move this to live (https://glidegroup.co.uk/hyperfast-students) it stops working.
Form just returns the error - Sorry, something went wrong and we are not able to process your request. Please try again later.
Any advice and guidance would be much appreciated. HELP!
Solved! Go to Solution.
Nov 1, 2019 7:57 PM
Hi @MegaDaz
Are you using an API Key for authentication or OAuth?
The API Key is ideal for testing your code from a Dev environment or Postman.
But, in Production you need to use OAuth to authenticate.
There's more info here.
Was that the issue?
Mike
Nov 4, 2019 3:16 AM
Thanks very much @Mike_Eastwood - will investigate today.
Nov 1, 2019 7:57 PM
Hi @MegaDaz
Are you using an API Key for authentication or OAuth?
The API Key is ideal for testing your code from a Dev environment or Postman.
But, in Production you need to use OAuth to authenticate.
There's more info here.
Was that the issue?
Mike
Nov 4, 2019 3:16 AM
Thanks very much @Mike_Eastwood - will investigate today.