Yes, the signature comes from postman. i try it in another tool and it works. but if i try it in bubble it does not work. below you can see the raw text, the api connector and the other tool so you can compare. i literealy copy and paste the same. i do not know what else to change to make it work!
The problem is not the authorization key since i copy it directly from postman and it works in req bin. For some reason the exact same code does not work in bubble.
I have figured out already how to generate the authorization key but i first need to make the call work
Thanks for your help!
curl --location --request POST âhttps://rest.sandbox.lalamove.com/v2/quotationsâ \
âheader âContent-Type: application/jsonâ \
âheader âAuthorization: hmac 3335ab18e9f9480f706a4bc9b80a84f1:1628384612145:aca8a8192ec63eeb888360268b06dd0ca42fb20a367ff2c9658c770f63534b28â \
âheader âX-LLM-market: PH_MNLâ \
âdata-raw â{âserviceTypeâ:âMOTORCYCLEâ,âspecialRequestsâ:,âstopsâ:[{âlocationâ:{âlatâ:â14.551776â,âlngâ:â121.016847â},âaddressesâ:{âen_PHâ:{âdisplayStringâ:âHerco Center 114, Benavidez Street, Makati, 1229 Metro Manila, Philippinesâ,âmarketâ:âPH_MNLâ}}},{âlocationâ:{âlatâ:â14.551776â,âlngâ:â121.016847â},âaddressesâ:{âen_PHâ:{âdisplayStringâ:âHerco Center 114, Benavidez Street, Makati, 1229 Metro Manila, Philippinesâ,âmarketâ:âPH_MNLâ}}}],ârequesterContactâ:{ânameâ:âElla Cortelâ,âphoneâ:â09321234567â},âdeliveriesâ:[{âtoStopâ:1,âtoContactâ:{ânameâ:âHoming Tamâ,âphoneâ:â09321234567â},âremarksâ:âRemarks for drop-off point (#1).â}]}â