Skip to main content

Hi. I am trying to create an acess token on the sandbox environment but I am experiencing a 400 error. but I sent the request on postman and it went succesfully but failed on the momo developer sandbox and there is no additional info as to why it fails

 

1→  Be sure you   are using  the CollctionsEndpoint and  not the collections widget. 
2→ Use another Auth but not OAuth2Token


1→  Be sure you   are using  the CollctionsEndpoint and  not the collections widget. 
2→ Use another Auth but not OAuth2Token

I am actually using the Collection Endpoint and I am creating an access token not OAuth token. How do I get authorization to use for he header? I have base64 encoded the X-Reference-Id and Api key but it doesn’t work


On the home page of the MoMo developer community,
Visit the HowToVideos Section for guidence. Your answers are there.


On the home page of the MoMo developer community,
Visit the HowToVideos Section for guidence. Your answers are there.

Solved my problem. I didn’t put Basic in front the token in the authorization header. I got my solution by watching the video. Thank you


Reply